diff options
author | Denys Vlasenko | 2021-08-19 15:04:39 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-08-19 15:04:39 +0200 |
commit | d922947834160f356ebdee07af69e33cbe4b6057 (patch) | |
tree | 3b246a07ea8ea6c3e072854d914916b9a47e2e6c /Makefile | |
parent | 540aa116615713ad53e5ac98850993162e27c32d (diff) | |
download | busybox-d922947834160f356ebdee07af69e33cbe4b6057.zip busybox-d922947834160f356ebdee07af69e33cbe4b6057.tar.gz |
Bump version to 1.34.01_34_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 34 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |