aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-10-12 14:33:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-10-12 14:36:39 +0200
commit966423d4034067f52b419570a1016d1dfc4aeacd (patch)
treeda0a080b72bebff27f7517b862a0a003de90a457 /Makefile
parent7ab00a0de9cfeeacff70a74402808d225ba07397 (diff)
downloadbusybox-966423d4034067f52b419570a1016d1dfc4aeacd.tar.gz
Start 1.25.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 efb6d46b3..dab807805 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 24
+PATCHLEVEL = 25
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*