summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 01:47:30 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2012-04-22 01:47:39 (GMT)
commitb9d494453d6229fcb324eb1625bd791116806b42 (patch)
tree0427c1f77f6a08cd890c39bc93452d4c190d4a96
parentf5234398ef3010b68468cafe3e2ea89b2bb08a17 (diff)
downloadbusybox-b9d494453d6229fcb324eb1625bd791116806b42.zip
busybox-b9d494453d6229fcb324eb1625bd791116806b42.tar.gz
busybox-b9d494453d6229fcb324eb1625bd791116806b42.tar.bz2
Start 1.21.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 d5beb04..b2e9477 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 20
+PATCHLEVEL = 21
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*