aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-11-23 09:21:44 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-11-23 09:21:44 +0100
commit5ab20641d687bfe4d86d255f8c369af54b6026e7 (patch)
treeb63e422d2b2e816256547eec0875c1bbff0d9694
parent9e0f15010e09951d02d76d618e055cb118e7d29b (diff)
downloadbusybox-w32-1_18_0.tar.gz
busybox-w32-1_18_0.tar.bz2
busybox-w32-1_18_0.zip
Bump version to 1.18.01_18_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 8fac9e9f9..1a9b676b5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 18 2PATCHLEVEL = 18
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*