summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2007-09-16 19:42:42 +0200
committerMichal Simek <[email protected]>2007-09-16 19:42:42 +0200
commitfd64975a882ca654f3139385791cdd237d6acc53 (patch)
tree58d8a5198e09b2f9cd26eaca38cabc49d1db4dbe /Makefile
parentd45963854eff39d575124d859419bb4953ce2c87 (diff)
parent38ad82da0c1180ecdeb212a8f4245e945bcc546e (diff)
Merge ../u-boot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a89a59575f3..d3c96bcdcb5 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