aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-01-25 09:35:12 +0100
committerWolfgang Denk <wd@denx.de>2010-01-25 09:35:12 +0100
commitf20393c5e787b3776c179d20f82a86bda124d651 (patch)
treebc943032570f95c55a05cd98d6f392710e746ebb /Makefile
parent580ca3c2b1d032534195cd0bfd89aa11e8c03bb3 (diff)
Prepare v2009.11.1v2009.11.1
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 f06a97cf3..9992a09de 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@
VERSION = 2009
PATCHLEVEL = 11
-SUBLEVEL =
+SUBLEVEL = 1
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)