aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-10-12 14:33:03 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-10-12 14:33:03 +0200
commit7ab00a0de9cfeeacff70a74402808d225ba07397 (patch)
treef939d132d73e7de07a88307e5f4943c2ee4715eb /Makefile
parent5de450237cf7ec63faa6ab4e019f66e053324c49 (diff)
downloadbusybox-7ab00a0de9cfeeacff70a74402808d225ba07397.tar.gz
Bump version to 1.24.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65b2642f0..efb6d46b3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 24
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*