aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2014-12-24 02:06:02 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2014-12-24 02:06:02 +0100
commitb9965077e51bb9952c4fd161164e796e5fc66fbf (patch)
tree3ac27c28ea0e4c27c9e3c1eb106903925f52edcd /Makefile
parent6968e081230fb6434a2a6f0eed39d538ea982f3f (diff)
downloadbusybox-b9965077e51bb9952c4fd161164e796e5fc66fbf.tar.gz
Start 1.24.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b487f0457..cd42ca37b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 23
+PATCHLEVEL = 24
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*