summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mandriva.org>2009-10-26 13:33:47 +0000
committerAnne Nicolas <ennael@mandriva.org>2009-10-26 13:33:47 +0000
commit8591adb0549cc17181aac1c02e38d9d74c2e3003 (patch)
tree8a19bf831bd8e467c1e2fdc27a072fc7c72183e8 /Makefile
parent04fc4a16d4d080166fa108f3770137307fd71084 (diff)
downloadindexhtml-8591adb0549cc17181aac1c02e38d9d74c2e3003.tar
indexhtml-8591adb0549cc17181aac1c02e38d9d74c2e3003.tar.gz
indexhtml-8591adb0549cc17181aac1c02e38d9d74c2e3003.tar.bz2
indexhtml-8591adb0549cc17181aac1c02e38d9d74c2e3003.tar.xz
indexhtml-8591adb0549cc17181aac1c02e38d9d74c2e3003.zip
cleaning and update version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe427cd..4b4ce8a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = indexhtml
-VERSION:=2009.1
+VERSION:=2010.0
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')