summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-09-10 20:42:31 +0200
committerWolfgang Denk <wd@denx.de>2007-09-10 20:42:31 +0200
commit754bac48156f8958d8f6a53a51eda88ab5758929 (patch)
tree47c22d680d5a1a3ec07739153008b807381ffd12 /Makefile
parente251e00d0db4b36d1d2b7e38fec43a7296b529a2 (diff)
downloadblackbird-obmc-uboot-754bac48156f8958d8f6a53a51eda88ab5758929.tar.gz
blackbird-obmc-uboot-754bac48156f8958d8f6a53a51eda88ab5758929.zip
Update version to match current state.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0371d4619d..c1c64462f0 100644
--- a/Makefile
+++ b/Makefile
@@ -22,9 +22,9 @@
#
VERSION = 1
-PATCHLEVEL = 2
+PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h
OpenPOWER on IntegriCloud