summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2010-11-23 08:21:44 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2010-11-23 08:21:44 (GMT)
commit5ab20641d687bfe4d86d255f8c369af54b6026e7 (patch)
treeb63e422d2b2e816256547eec0875c1bbff0d9694
parent9e0f15010e09951d02d76d618e055cb118e7d29b (diff)
downloadbusybox-5ab20641d687bfe4d86d255f8c369af54b6026e7.zip
busybox-5ab20641d687bfe4d86d255f8c369af54b6026e7.tar.gz
busybox-5ab20641d687bfe4d86d255f8c369af54b6026e7.tar.bz2
Bump version to 1.18.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 8fac9e9..1a9b676 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 18
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*