summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mandriva.org>2009-03-07 21:26:08 +0000
committerAnne Nicolas <ennael@mandriva.org>2009-03-07 21:26:08 +0000
commit584386dfe636ebaa417f42b53e742a18c21651d9 (patch)
treec52078e678c4c8d530deabf3f7a1a876dc769dd3 /Makefile
parentd837b191856a19162a5f3063b082a5998f055761 (diff)
downloadindexhtml-584386dfe636ebaa417f42b53e742a18c21651d9.tar
indexhtml-584386dfe636ebaa417f42b53e742a18c21651d9.tar.gz
indexhtml-584386dfe636ebaa417f42b53e742a18c21651d9.tar.bz2
indexhtml-584386dfe636ebaa417f42b53e742a18c21651d9.tar.xz
indexhtml-584386dfe636ebaa417f42b53e742a18c21651d9.zip
update version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd0716e..fe427cd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = indexhtml
-VERSION:=2009.0
+VERSION:=2009.1
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')