summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:29:07 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-09 17:29:07 +0000
commit1cd1012a9063656a6b5b75dac8d400abd60cd643 (patch)
tree5e3ca84a753b3103d5144a12392ee00fb2fb5e81
parent095f5b1c1cdeb4ebc56260491ce06e7150de2b43 (diff)
downloadbusybox-1cd1012a9063656a6b5b75dac8d400abd60cd643.tar.gz
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 @@
VERSION = 1
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = .svn
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*