[git commit] Start 1.24.0 development cycle

Denys Vlasenko vda.linux at googlemail.com
Wed Dec 24 01:06:02 UTC 2014


commit: http://git.busybox.net/busybox/commit/?id=b9965077e51bb9952c4fd161164e796e5fc66fbf
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 b487f04..cd42ca3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
-PATCHLEVEL = 23
+PATCHLEVEL = 24
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
 NAME = Unnamed
 
 # *DOCUMENTATION*


More information about the busybox-cvs mailing list