aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-11-05 16:26:34 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-11-05 16:26:34 +0000
commit9fcd799b98c3db7c281b68e587a1932f47e8807d (patch)
treef139daa3e8d3da0f8cf20781ea1e155c2fe677b5 /Makefile
parent3a3e50e3dbd2c2042212efbb7ae166a03df153a6 (diff)
downloadbusybox-9fcd799b98c3db7c281b68e587a1932f47e8807d.tar.gz
webpage: fix typo, remove inconsistent trailing dots
Makefile: version is 1.9.0.svn now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6587d901e..cfa1acad9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 8
+PATCHLEVEL = 9
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*