aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-08-20 23:30:42 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-08-20 23:30:42 +0000
commit2a7031bb1263a9fe9b8aab8248220053eaef4e7f (patch)
tree0802063ff34761c415340f38c8e7ce666756d664 /Makefile
parent261cf4784fa39fb6cb3b7db99e809a7832d94d0a (diff)
downloadbusybox-2a7031bb1263a9fe9b8aab8248220053eaef4e7f.tar.gz
Bump version to 1.13.0.svn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 277aa5115..06452dff0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 12
+PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*