summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 07:56:21 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2013-01-21 07:56:21 (GMT)
commitf474dfa681a74c7b219842bd21521c2cb3084c7a (patch)
tree929a9b311a6459ae6ac4297cf1c0a3ffae7f4f75
parent64406a92a054f884747553011d4529103e2900e4 (diff)
downloadbusybox-f474dfa681a74c7b219842bd21521c2cb3084c7a.zip
busybox-f474dfa681a74c7b219842bd21521c2cb3084c7a.tar.gz
busybox-f474dfa681a74c7b219842bd21521c2cb3084c7a.tar.bz2
Start 1.22.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 c31ca89..24942f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 21
+PATCHLEVEL = 22
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*