aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-22 22:27:40 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-22 22:27:40 +0000
commit4b38e297641c08addea11f82ecf9155ceb58979a (patch)
treee177763f84d0bdbfa8b16385a7cd48baf73386cc
parent58875aefe4662f83273a787db5aae3ed3abd470a (diff)
downloadbusybox-w32-4b38e297641c08addea11f82ecf9155ceb58979a.tar.gz
busybox-w32-4b38e297641c08addea11f82ecf9155ceb58979a.tar.bz2
busybox-w32-4b38e297641c08addea11f82ecf9155ceb58979a.zip
This revision is busybox 1.5.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e9426084..b42e1792d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 5 2PATCHLEVEL = 5
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*