aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 08:56:21 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2013-01-21 08:56:21 +0100
commitf474dfa681a74c7b219842bd21521c2cb3084c7a (patch)
tree929a9b311a6459ae6ac4297cf1c0a3ffae7f4f75
parent64406a92a054f884747553011d4529103e2900e4 (diff)
downloadbusybox-w32-f474dfa681a74c7b219842bd21521c2cb3084c7a.tar.gz
busybox-w32-f474dfa681a74c7b219842bd21521c2cb3084c7a.tar.bz2
busybox-w32-f474dfa681a74c7b219842bd21521c2cb3084c7a.zip
Start 1.22.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c31ca899b..24942f994 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 21 2PATCHLEVEL = 22
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*