aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-08-13 08:56:58 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-13 08:56:58 +0200
commit8b141ebd456f6899133c53f0cf833c09a922a6cf (patch)
tree46bc5c6f5e1f4e7fcec8217156eb22b17f45fb0e /Makefile
parentd84b175cb6948eb17f847313bf912174e2f934e1 (diff)
downloadbusybox-8b141ebd456f6899133c53f0cf833c09a922a6cf.tar.gz
Start 1.20.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 7a1abda1b..35d2e1e00 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 19
+PATCHLEVEL = 20
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*