summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2007-12-07 01:20:25 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2007-12-07 01:20:25 +0900
commit749ae4c6970549321895de744fb5ac6d383c1b46 (patch)
tree251b626771d7903261dad305cc8929aa44ce73cb /Makefile
parent521dcd30b9cc5b72cd27ae04104f19369251aa20 (diff)
parent41be969f4957115ed7b1fe8b890bfaee99d7a7a2 (diff)
Merge git://www.denx.de/git/u-boot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 76f35a4d17..b32bd3badc 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 1
PATCHLEVEL = 3
SUBLEVEL = 1
-EXTRAVERSION = -rc1
+EXTRAVERSION =
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h