aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parentda879ec2e967e2f04f6269e506308dc9cc8b97ae (diff)
downloadbusybox-e52b735231bda70d811e4f9ef0e21fb2c7af96a2.tar.gz
Bump version to 1.16.0
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 3a49a6971..206555850 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*