diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-03-17 21:38:03 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-03-17 21:38:03 +0100 |
commit | e50f74da70da645c25d7daa81b2d9796a738f718 (patch) | |
tree | be9a0dae45a094f7cd4c14c07084050bb96715d7 | |
parent | 9de318d63eea6bba71490eae9c5d07b81cc91752 (diff) | |
download | busybox-w32-1_24_2.tar.gz busybox-w32-1_24_2.tar.bz2 busybox-w32-1_24_2.zip |
Bump version to 1.24.21_24_2
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 = 24 | 2 | PATCHLEVEL = 24 |
3 | SUBLEVEL = 1 | 3 | SUBLEVEL = 2 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||