summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-01-20 20:02:29 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-01-20 20:02:29 +0000
commit12a3917e45935d96a3a3cf7bbb7e9cf1987bd2e1 (patch)
tree884ad714a48124742affe82fae55f7019642e8b0
parent8942c12782d20367c8816d3cc83c5274735e932a (diff)
downloadbusybox-w32-12a3917e45935d96a3a3cf7bbb7e9cf1987bd2e1.tar.gz
busybox-w32-12a3917e45935d96a3a3cf7bbb7e9cf1987bd2e1.tar.bz2
busybox-w32-12a3917e45935d96a3a3cf7bbb7e9cf1987bd2e1.zip
head is 1.5.0.svn now
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8701dce3f..aa33ef1af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 4 2PATCHLEVEL = 5
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .svn
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*