diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = indexhtml -VERSION = 6.0 +VERSION = 6.1 DATE = `date +%Y%m%d` SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) |