summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-29 06:50:05 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-29 06:50:05 +0000
commitccdc13d306c0a8d2735488bf8e46503f7e567767 (patch)
tree73f21348c3dc6a9c4aa051b55fd1ff704e21478d
parentab310e1b1c2f85235e61c471802b53314da919f0 (diff)
downloadbusybox-w32-1_13_1.tar.gz
busybox-w32-1_13_1.tar.bz2
busybox-w32-1_13_1.zip
bump version to 1.13.11_13_1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b50c722ca..a7934c8b2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6