aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-11-04 15:43:26 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-11-04 15:43:26 +0000
commit6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c (patch)
treee5aa03f1ca62b3d6aaa84b5821cfcbd1fb8253a9 /Makefile
parent360362dc5768e4ad4924fda677f6b7cedec24256 (diff)
downloadbusybox-w32-6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c.tar.gz
busybox-w32-6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c.tar.bz2
busybox-w32-6cee58e9cfedfa09ede3f5499eb5f635fc2bb77c.zip
Announce 1.8.01_8_0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6808e7d0f..6587d901e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*