diff options
| author | Wolfgang Denk <[email protected]> | 2010-01-25 09:35:12 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2010-01-25 09:35:12 +0100 |
| commit | f20393c5e787b3776c179d20f82a86bda124d651 (patch) | |
| tree | bc943032570f95c55a05cd98d6f392710e746ebb /Makefile | |
| parent | 580ca3c2b1d032534195cd0bfd89aa11e8c03bb3 (diff) | |
Prepare v2009.11.1v2009.11.1u-boot-2009.11.y
Update CHANGELOG
Signed-off-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ VERSION = 2009 PATCHLEVEL = 11 -SUBLEVEL = +SUBLEVEL = 1 EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) |
