Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-08-13 10:56:58 +0400
committerDenys Vlasenko <vda.linux@googlemail.com>2011-08-13 10:56:58 +0400
commit8b141ebd456f6899133c53f0cf833c09a922a6cf (patch)
tree46bc5c6f5e1f4e7fcec8217156eb22b17f45fb0e /Makefile
parentd84b175cb6948eb17f847313bf912174e2f934e1 (diff)
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*