aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-06-01 14:40:03 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-06-01 14:40:03 +0000
commita0d7508748c720b10c79269b02fd54672a367c93 (patch)
tree9b999cbb8709f48a11fa83b16b4188113d4ef097 /Makefile
parentfdcfa2aba7b804082090c424f11d0cf8cad30405 (diff)
downloadbusybox-w32-a0d7508748c720b10c79269b02fd54672a367c93.tar.gz
busybox-w32-a0d7508748c720b10c79269b02fd54672a367c93.tar.bz2
busybox-w32-a0d7508748c720b10c79269b02fd54672a367c93.zip
website: announce 1.6.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 663062477..9556a37c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*