aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2014-01-01 00:44:30 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2014-01-01 00:44:30 +0100
commit57434022cefde87133b8ad39fb3b79c1274e7684 (patch)
treecd84382e61073a0a08ee344de706a6428027bf55
parenta2dd4ee0e80f50e204f4755e725ae0b1cd07ebad (diff)
downloadbusybox-w32-57434022cefde87133b8ad39fb3b79c1274e7684.tar.gz
busybox-w32-57434022cefde87133b8ad39fb3b79c1274e7684.tar.bz2
busybox-w32-57434022cefde87133b8ad39fb3b79c1274e7684.zip
Start 1.23.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 48d22e2d2..778a02ff8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 22 2PATCHLEVEL = 23
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*