summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-02-24 15:21:36 +0100
committerWolfgang Denk <wd@denx.de>2008-02-24 15:21:36 +0100
commitb29661fc1151077776454288051bc9a488351ce8 (patch)
treee87d895abf7847d117ae2911e316fc03e0550660 /Makefile
parent00b48a48424894daa589d166d73277830b1c6ac4 (diff)
downloadblackbird-obmc-uboot-b29661fc1151077776454288051bc9a488351ce8.tar.gz
blackbird-obmc-uboot-b29661fc1151077776454288051bc9a488351ce8.zip
Coding style cleanup. Prepare v1.3.2-rc2 release candidate
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 279086509d..d6a029922d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 1
PATCHLEVEL = 3
SUBLEVEL = 2
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h
OpenPOWER on IntegriCloud