aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-06-22 03:10:21 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-06-22 03:10:21 +0200
commit9ca56f9621d9e7265699997d90902fcaf6ed5aad (patch)
treef7b9146e821afa66b3499b305ae33f779a65948b /Makefile
parentc3b34d8b39cae35fec8c6fb644d90dc80e574236 (diff)
downloadbusybox-9ca56f9621d9e7265699997d90902fcaf6ed5aad.tar.gz
Start 1.26.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 572da3d88..5cfc76306 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 25
+PATCHLEVEL = 26
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*