diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-06-12 15:52:00 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-06-12 15:52:00 +0200 |
commit | 6b5656e9bbc8c202dc323aecf54592185f9e129a (patch) | |
tree | 8a76c2d0480d11247536831f8acefd694ea5a96e | |
parent | d0db975a9f399140ddb7dacdfffaf098df3e249b (diff) | |
download | busybox-w32-1_16_2.tar.gz busybox-w32-1_16_2.tar.bz2 busybox-w32-1_16_2.zip |
bump version to 1.16.21_16_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 = 16 | 2 | PATCHLEVEL = 16 |
3 | SUBLEVEL = 1 | 3 | SUBLEVEL = 2 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||