aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:32:46 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:32:46 +0000
commitf8a22575f7a4cdb537ea014c921da9e4cc4ebc57 (patch)
tree89618c434fd00b3ab787bc32384ad11fb8cf90e7
parent90dbff72670979df5250254eef7a5721a2d15801 (diff)
downloadbusybox-w32-f8a22575f7a4cdb537ea014c921da9e4cc4ebc57.tar.gz
busybox-w32-f8a22575f7a4cdb537ea014c921da9e4cc4ebc57.tar.bz2
busybox-w32-f8a22575f7a4cdb537ea014c921da9e4cc4ebc57.zip
Bump version to 1.14.0.svn
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b50c722ca..aacc31970 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 13 2PATCHLEVEL = 14
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .svn
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*