diff options
author | Denys Vlasenko | 2010-06-12 15:52:00 +0200 |
---|---|---|
committer | Denys Vlasenko | 2010-06-12 15:52:00 +0200 |
commit | 6b5656e9bbc8c202dc323aecf54592185f9e129a (patch) | |
tree | 8a76c2d0480d11247536831f8acefd694ea5a96e | |
parent | d0db975a9f399140ddb7dacdfffaf098df3e249b (diff) | |
download | busybox-1_16_2.zip busybox-1_16_2.tar.gz |
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 @@ VERSION = 1 PATCHLEVEL = 16 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unnamed |