From d9dabd09bea08cf697af5651d81fc8de8afb019e Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Sun, 2 May 2010 20:41:02 +0000 Subject: update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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') -- cgit v1.2.1