summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-11-17 02:34:38 +0100
committerWolfgang Denk <wd@denx.de>2007-11-17 02:34:38 +0100
commit5947f6999aafa7c54c1390983d264a8463dfea8e (patch)
treecb740e19e5021cc8ba3b445568d44f0c8f58beb4 /Makefile
parenta75e1a3ddafd3ba0bdd870a1395fd2ae8585fb36 (diff)
downloadtalos-obmc-uboot-5947f6999aafa7c54c1390983d264a8463dfea8e.tar.gz
talos-obmc-uboot-5947f6999aafa7c54c1390983d264a8463dfea8e.zip
Update CHANGELOIG, prepare for -rc4
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 c0821d87aa..fc50275647 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 1
PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h
OpenPOWER on IntegriCloud