summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-10-20 17:54:33 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-10-20 17:54:33 +0200
commitba999c531ed16ec749b2b6f4b0133cee38842b91 (patch)
treebb53f8360ca631cd77830dc50fa19e99bec60c5c /Makefile
parentf836e4146088a46d9cd18bbd2f36447ea63e039c (diff)
downloadbarebox-ba999c531ed16ec749b2b6f4b0133cee38842b91.tar.gz
barebox-ba999c531ed16ec749b2b6f4b0133cee38842b91.tar.xz
Cleanup compile warnings. Prepare for release 1.1.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 37769d40cc..9203494796 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