summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2014-12-24 00:23:34 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2014-12-24 00:48:20 (GMT)
commit6968e081230fb6434a2a6f0eed39d538ea982f3f (patch)
tree14b890ddb918d9d2ca887f2983ef6ac4dffe4371
parentca9c4653a95907e32674c2eb5dc3921dc8e6f1a0 (diff)
downloadbusybox-6968e081230fb6434a2a6f0eed39d538ea982f3f.zip
busybox-6968e081230fb6434a2a6f0eed39d538ea982f3f.tar.gz
busybox-6968e081230fb6434a2a6f0eed39d538ea982f3f.tar.bz2
Bump version to 1.23.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 778a02f..b487f04 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 23
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*