summaryrefslogtreecommitdiff
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-w32-1_10_0.tar.gz
busybox-w32-1_10_0.tar.bz2
busybox-w32-1_10_0.zip
Bump version to 1.10.0 and announce it on website.1_10_0
Diffstat (limited to '')
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*