diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-25 00:13:47 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-25 00:13:47 +0200 |
commit | 941fce89fa346e06e936d4d3b58773c836127fd7 (patch) | |
tree | 6c6e50ca5ce574f88563f5cb8dfcef4cd2b427bf | |
parent | 503a07cab24a1e58099a04970babd2b761469449 (diff) | |
download | busybox-w32-1_17_1.tar.gz busybox-w32-1_17_1.tar.bz2 busybox-w32-1_17_1.zip |
bump version to 1.17.11_17_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 17 | 2 | PATCHLEVEL = 17 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 1 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||