aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:28:41 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:28:41 +0000
commit90dbff72670979df5250254eef7a5721a2d15801 (patch)
tree5e3ca84a753b3103d5144a12392ee00fb2fb5e81
parent095f5b1c1cdeb4ebc56260491ce06e7150de2b43 (diff)
downloadbusybox-w32-90dbff72670979df5250254eef7a5721a2d15801.tar.gz
busybox-w32-90dbff72670979df5250254eef7a5721a2d15801.tar.bz2
busybox-w32-90dbff72670979df5250254eef7a5721a2d15801.zip
Bump version to 1.13.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 495b16cab..b50c722ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .svn 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*