diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 17:15:04 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 17:15:04 +0000 |
commit | d4394120f747ba99492999bbcb8b2b7edc44ab22 (patch) | |
tree | 7da125d90c7d050d84a098a2257182426441de5f /Makefile | |
parent | a68cb75a2e72303ef4a609cab28d25ccc789d685 (diff) | |
download | busybox-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 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 9 | 2 | PATCHLEVEL = 9 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 1 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||