summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2011-08-13 06:56:58 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2011-08-13 06:56:58 (GMT)
commit8b141ebd456f6899133c53f0cf833c09a922a6cf (patch)
tree46bc5c6f5e1f4e7fcec8217156eb22b17f45fb0e
parentd84b175cb6948eb17f847313bf912174e2f934e1 (diff)
downloadbusybox-8b141ebd456f6899133c53f0cf833c09a922a6cf.zip
busybox-8b141ebd456f6899133c53f0cf833c09a922a6cf.tar.gz
busybox-8b141ebd456f6899133c53f0cf833c09a922a6cf.tar.bz2
Start 1.20.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7a1abda..35d2e1e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 19
+PATCHLEVEL = 20
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*