diff options
author | Denys Vlasenko | 2018-04-01 13:04:47 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-04-01 13:04:47 +0200 |
commit | 2c5ceb6065b94f3b6ad886a212fcae0c8fdfa5f8 (patch) | |
tree | d1866ac06fa0bc881f2bdfd73cc668e29bbe8f05 | |
parent | e04a38c0c91c17ce27fb11d83f6767614b7d6b59 (diff) | |
download | busybox-1_28_3.zip busybox-1_28_3.tar.gz |
Bump version to 1.28.31_28_3
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 = 28 -SUBLEVEL = 1 +SUBLEVEL = 3 EXTRAVERSION = NAME = Unnamed |