aboutsummaryrefslogtreecommitdiff
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
parent261cf4784fa39fb6cb3b7db99e809a7832d94d0a (diff)
downloadbusybox-w32-2a7031bb1263a9fe9b8aab8248220053eaef4e7f.tar.gz
busybox-w32-2a7031bb1263a9fe9b8aab8248220053eaef4e7f.tar.bz2
busybox-w32-2a7031bb1263a9fe9b8aab8248220053eaef4e7f.zip
Bump version to 1.13.0.svn
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 12 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .svn
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*