aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2014-12-24 01:23:34 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2014-12-24 01:48:20 +0100
commit6968e081230fb6434a2a6f0eed39d538ea982f3f (patch)
tree14b890ddb918d9d2ca887f2983ef6ac4dffe4371
parentca9c4653a95907e32674c2eb5dc3921dc8e6f1a0 (diff)
downloadbusybox-w32-1_23_0.tar.gz
busybox-w32-1_23_0.tar.bz2
busybox-w32-1_23_0.zip
Bump version to 1.23.01_23_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 778a02ff8..b487f0457 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 23 2PATCHLEVEL = 23
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*