commit | 65505430ef5adf4a5cafc9a4430e63c159c15fbd | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Fri Oct 20 17:54:33 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Fri Oct 20 17:54:33 2006 +0200 |
tree | bb53f8360ca631cd77830dc50fa19e99bec60c5c | |
parent | 4bac0caf8adc35b473b9a84094f563cccf8517c3 [diff] [blame] |
Cleanup compile warnings. Prepare for release 1.1.5
diff --git a/Makefile b/Makefile index 37769d4..9203494 100644 --- a/Makefile +++ b/Makefile
@@ -23,7 +23,7 @@ VERSION = 1 PATCHLEVEL = 1 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) VERSION_FILE = $(obj)include/version_autogenerated.h