aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2014-01-20 03:41:48 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2014-01-20 03:41:48 +0100
commitd9e0c438e10e2155513e5d26498af472c5137d65 (patch)
tree2c53de479f949ab21f9fa9227e31e01e1aba7b27 /Makefile
parenta2dd4ee0e80f50e204f4755e725ae0b1cd07ebad (diff)
downloadbusybox-w32-1_22_1.tar.gz
busybox-w32-1_22_1.tar.bz2
busybox-w32-1_22_1.zip
Apply post-1.22.0 patches, bump version to 1.22.11_22_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48d22e2d2..33d59e3ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 22 2PATCHLEVEL = 22
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6