aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parenta2dd4ee0e80f50e204f4755e725ae0b1cd07ebad (diff)
downloadbusybox-57434022cefde87133b8ad39fb3b79c1274e7684.tar.gz
Start 1.23.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-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 @@
VERSION = 1
-PATCHLEVEL = 22
+PATCHLEVEL = 23
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*