diff options
| author | Anne Nicolas <ennael@mandriva.org> | 2009-10-26 13:33:47 +0000 |
|---|---|---|
| committer | Anne Nicolas <ennael@mandriva.org> | 2009-10-26 13:33:47 +0000 |
| commit | 8591adb0549cc17181aac1c02e38d9d74c2e3003 (patch) | |
| tree | 8a19bf831bd8e467c1e2fdc27a072fc7c72183e8 /Makefile | |
| parent | 04fc4a16d4d080166fa108f3770137307fd71084 (diff) | |
| download | indexhtml-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |
