aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2014-01-01 00:42:11 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2014-01-01 00:42:11 +0100
commita2dd4ee0e80f50e204f4755e725ae0b1cd07ebad (patch)
treeb421033331c68f9b2f4ff837a6b838c6cfcca775
parent7625811d25b27d426589182befe426d7233e012a (diff)
downloadbusybox-w32-1_22_0.tar.gz
busybox-w32-1_22_0.tar.bz2
busybox-w32-1_22_0.zip
Bump version to 1.22.01_22_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24942f994..48d22e2d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 22 2PATCHLEVEL = 22
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*