aboutsummaryrefslogtreecommitdiff
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
parent5de450237cf7ec63faa6ab4e019f66e053324c49 (diff)
downloadbusybox-w32-1_24_0.tar.gz
busybox-w32-1_24_0.tar.bz2
busybox-w32-1_24_0.zip
Bump version to 1.24.01_24_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 24 2PATCHLEVEL = 24
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*