summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teras <timo.teras@iki.fi>2009-03-04 11:32:47 +0200
committerTimo Teras <timo.teras@iki.fi>2009-03-04 11:32:47 +0200
commit9b4828883150ef0632909489a05af101d547f03f (patch)
treea075a05a8b049cd1254a73d66628275fd4081d5b
parent2b10123399916d6ee93cfd147f45f0bec121fec2 (diff)
downloadapk-tools-9b4828883150ef0632909489a05af101d547f03f.tar.bz2
apk-tools-9b4828883150ef0632909489a05af101d547f03f.tar.xz
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 337546c..4baff1b 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
# by the Free Software Foundation. See http://www.gnu.org/ for details.
PACKAGE := apk-tools
-VERSION := 2.0_pre8
+VERSION := 2.0_pre9
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)