aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-21 20:50:37 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-21 20:50:37 +0000
commit74f8208f1896ceb2828a84d93999584a8407565b (patch)
treef9c7b9c3f184fbd3fc74493d0c7757f9ba70313d /Makefile
parentffa5d766022e2aa29343281b490b7f11bc5cdc77 (diff)
downloadbusybox-74f8208f1896ceb2828a84d93999584a8407565b.tar.gz
Bump version to 1.10.0 and announce it on website.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f77e85108..4a6031bff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION = .svn
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*