[git commit] Start 1.21.0 development cycle
Denys Vlasenko
vda.linux at googlemail.com
Sun Apr 22 01:47:39 UTC 2012
commit: http://git.busybox.net/busybox/commit/?id=b9d494453d6229fcb324eb1625bd791116806b42
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index d5beb04..b2e9477 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 20
+PATCHLEVEL = 21
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*
More information about the busybox-cvs
mailing list