aboutsummaryrefslogtreecommitdiff
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
parentf5234398ef3010b68468cafe3e2ea89b2bb08a17 (diff)
downloadbusybox-w32-b9d494453d6229fcb324eb1625bd791116806b42.tar.gz
busybox-w32-b9d494453d6229fcb324eb1625bd791116806b42.tar.bz2
busybox-w32-b9d494453d6229fcb324eb1625bd791116806b42.zip
Start 1.21.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 d5beb0459..b2e94775c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 20 2PATCHLEVEL = 21
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*