diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-04-22 03:47:30 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-04-22 03:47:39 +0200 |
commit | b9d494453d6229fcb324eb1625bd791116806b42 (patch) | |
tree | 0427c1f77f6a08cd890c39bc93452d4c190d4a96 /Makefile | |
parent | f5234398ef3010b68468cafe3e2ea89b2bb08a17 (diff) | |
download | busybox-b9d494453d6229fcb324eb1625bd791116806b42.tar.gz |
Start 1.21.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 1 -PATCHLEVEL = 20 +PATCHLEVEL = 21 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* |