aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-06-30 15:08:55 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-06-30 15:08:55 +0000
commit52c886144fd0491fd3b60f04a9f144cac6c12de4 (patch)
treed4351ffbf3727b06a9ccd8f133fe83064e80c5be
parent32a66a8e93626df3e1fa9dcee0a6046033c4c692 (diff)
downloadbusybox-w32-52c886144fd0491fd3b60f04a9f144cac6c12de4.tar.gz
busybox-w32-52c886144fd0491fd3b60f04a9f144cac6c12de4.tar.bz2
busybox-w32-52c886144fd0491fd3b60f04a9f144cac6c12de4.zip
bump version to 1.6.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9556a37c4..8718ebb52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6