aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parent90dbff72670979df5250254eef7a5721a2d15801 (diff)
downloadbusybox-f8a22575f7a4cdb537ea014c921da9e4cc4ebc57.tar.gz
Bump version to 1.14.0.svn
Diffstat (limited to 'Makefile')
-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 @@
VERSION = 1
-PATCHLEVEL = 13
+PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*