aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-06-01 14:40:03 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-06-01 14:40:03 +0000
commitff570eb12ef446c0e85ab81697e6a81771c7d6da (patch)
tree9b999cbb8709f48a11fa83b16b4188113d4ef097 /Makefile
parent0ac507353812814bc7cc475223a16312d272a154 (diff)
downloadbusybox-w32-ff570eb12ef446c0e85ab81697e6a81771c7d6da.tar.gz
busybox-w32-ff570eb12ef446c0e85ab81697e6a81771c7d6da.tar.bz2
busybox-w32-ff570eb12ef446c0e85ab81697e6a81771c7d6da.zip
website: announce 1.6.0
git-svn-id: svn://busybox.net/trunk/busybox@18721 69ca8d6d-28ef-0310-b511-8ec308f3f277
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*