aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parent64406a92a054f884747553011d4529103e2900e4 (diff)
downloadbusybox-f474dfa681a74c7b219842bd21521c2cb3084c7a.tar.gz
Start 1.22.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 c31ca899b..24942f994 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 21
+PATCHLEVEL = 22
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*