aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 08:19:00 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 08:19:00 +0100
commite52b735231bda70d811e4f9ef0e21fb2c7af96a2 (patch)
treee44b68c54915a3438038056d836b98bb40428cfa
parentda879ec2e967e2f04f6269e506308dc9cc8b97ae (diff)
downloadbusybox-w32-1_16_0.tar.gz
busybox-w32-1_16_0.tar.bz2
busybox-w32-1_16_0.zip
Bump version to 1.16.01_16_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 3a49a6971..206555850 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 16 2PATCHLEVEL = 16
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*