diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-24 22:13:47 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-24 22:13:47 (GMT) |
| commit | 941fce89fa346e06e936d4d3b58773c836127fd7 (patch) | |
| tree | 6c6e50ca5ce574f88563f5cb8dfcef4cd2b427bf | |
| parent | 503a07cab24a1e58099a04970babd2b761469449 (diff) | |
| download | busybox-refs/tags/1_17_1.tar.gz busybox-refs/tags/1_17_1.tar.bz2 | |
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 @@ VERSION = 1 PATCHLEVEL = 17 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |
