summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2013-12-31 23:44:30 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2013-12-31 23:44:30 (GMT)
commit57434022cefde87133b8ad39fb3b79c1274e7684 (patch)
treecd84382e61073a0a08ee344de706a6428027bf55
parenta2dd4ee0e80f50e204f4755e725ae0b1cd07ebad (diff)
downloadbusybox-57434022cefde87133b8ad39fb3b79c1274e7684.zip
busybox-57434022cefde87133b8ad39fb3b79c1274e7684.tar.gz
busybox-57434022cefde87133b8ad39fb3b79c1274e7684.tar.bz2
Start 1.23.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile4
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*