diff options
author | Denys Vlasenko | 2018-01-02 06:07:28 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-01-02 06:07:28 +0100 |
commit | c0fab1ba496e27168898c0e74d8e3d11b9902999 (patch) | |
tree | 705457176432eba0de6a608bc8d893ea002e0a12 | |
parent | 9c9a742e80f0d288a1e1a91ea913a3d33f2dac35 (diff) | |
download | busybox-c0fab1ba496e27168898c0e74d8e3d11b9902999.zip busybox-c0fab1ba496e27168898c0e74d8e3d11b9902999.tar.gz |
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 @@ VERSION = 1 PATCHLEVEL = 28 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |