summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mandriva.org>2010-05-02 20:41:02 +0000
committerAnne Nicolas <ennael@mandriva.org>2010-05-02 20:41:02 +0000
commitd9dabd09bea08cf697af5651d81fc8de8afb019e (patch)
tree93bd86293927d05a0aa3fc791e65bfd5df909790 /Makefile
parentd16c7586a3d58bfe35049ada08dfc8a10a6bde13 (diff)
downloadindexhtml-d9dabd09bea08cf697af5651d81fc8de8afb019e.tar
indexhtml-d9dabd09bea08cf697af5651d81fc8de8afb019e.tar.gz
indexhtml-d9dabd09bea08cf697af5651d81fc8de8afb019e.tar.bz2
indexhtml-d9dabd09bea08cf697af5651d81fc8de8afb019e.tar.xz
indexhtml-d9dabd09bea08cf697af5651d81fc8de8afb019e.zip
update Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b4ce8a..280df74 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = indexhtml
-VERSION:=2010.0
+VERSION:=2010.1
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')