summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-03-22 23:25:00 +0100
committerWolfgang Denk <wd@denx.de>2010-03-22 23:25:00 +0100
commit152dda3d94e97ede7af3f9560a59a659384d4585 (patch)
tree158593d4be4887d8bc488ed50a556297180c08f5 /Makefile
parentd650da2dd4af99967aabc43cccbd8f160eb4cea6 (diff)
downloadtalos-obmc-uboot-152dda3d94e97ede7af3f9560a59a659384d4585.tar.gz
talos-obmc-uboot-152dda3d94e97ede7af3f9560a59a659384d4585.zip
Prepare v2010.03-rc2
Update CHANGELOG 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 d801e2597a..c37f8682a8 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 2010
PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud