summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-02-12 17:15:04 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-02-12 17:15:04 +0000
commitd4394120f747ba99492999bbcb8b2b7edc44ab22 (patch)
tree7da125d90c7d050d84a098a2257182426441de5f
parenta68cb75a2e72303ef4a609cab28d25ccc789d685 (diff)
downloadbusybox-w32-1_9_1.tar.gz
busybox-w32-1_9_1.tar.bz2
busybox-w32-1_9_1.zip
Bump version to 1.9.11_9_1
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 618b51898..2d9f86bac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6