aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 03:47:30 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-04-22 03:47:39 +0200
commitb9d494453d6229fcb324eb1625bd791116806b42 (patch)
tree0427c1f77f6a08cd890c39bc93452d4c190d4a96 /Makefile
parentf5234398ef3010b68468cafe3e2ea89b2bb08a17 (diff)
downloadbusybox-b9d494453d6229fcb324eb1625bd791116806b42.tar.gz
Start 1.21.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 d5beb0459..b2e94775c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 20
+PATCHLEVEL = 21
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*