summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2008-09-10 13:01:28 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2008-09-10 13:01:28 +0000
commit8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932 (patch)
tree0a12daf2e1f9433c55d5ddf369760cb39ea0c63d /Makefile
parent850705cfd4baa75b59d4d76a2e3b697f266bbcb8 (diff)
downloadindexhtml-8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932.tar
indexhtml-8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932.tar.gz
indexhtml-8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932.tar.bz2
indexhtml-8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932.tar.xz
indexhtml-8f3a2b5ae26fc84dfeb9f28d26070d1bd4a8d932.zip
- Release 2009.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bae65b7..fd0716e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = indexhtml
-VERSION:=2008.0
+VERSION:=2009.0
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')