diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-01-02 06:07:28 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-01-02 06:07:28 +0100 |
commit | c0fab1ba496e27168898c0e74d8e3d11b9902999 (patch) | |
tree | 705457176432eba0de6a608bc8d893ea002e0a12 | |
parent | 9c9a742e80f0d288a1e1a91ea913a3d33f2dac35 (diff) | |
download | busybox-w32-1_28_0.tar.gz busybox-w32-1_28_0.tar.bz2 busybox-w32-1_28_0.zip |
Bump version to 1.28.01_28_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 28 | 2 | PATCHLEVEL = 28 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = .git | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |