diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-21 08:51:23 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-21 08:51:23 +0100 |
commit | 64406a92a054f884747553011d4529103e2900e4 (patch) | |
tree | 068fa5dabd32d6258f34b33f6bad8d9cb502b186 /Makefile | |
parent | 0cfba07fcd6e909b1a6113e2904da3a5f2d8349e (diff) | |
download | busybox-64406a92a054f884747553011d4529103e2900e4.tar.gz |
Bump version to 1.21.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 = 21 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |