[git commit] Start 1.23.0 development cycle
Denys Vlasenko
vda.linux at googlemail.com
Tue Dec 31 23:44:30 UTC 2013
commit: http://git.busybox.net/busybox/commit/?id=57434022cefde87133b8ad39fb3b79c1274e7684
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 48d22e2..778a02f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 22
+PATCHLEVEL = 23
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*
More information about the busybox-cvs
mailing list