diff options
author | Lars Hjemli <hjemli@gmail.com> | 2011-06-13 12:41:01 +0000 |
---|---|---|
committer | Lars Hjemli <hjemli@gmail.com> | 2011-06-13 12:41:01 +0000 |
commit | 19e371c557bfb7c085ac343b901eb998de417e75 (patch) | |
tree | aee3bf01e4b3213321da32649e17fae531b9690f /Makefile | |
parent | Merge branch 'stable' (diff) | |
parent | CGIT 0.9.0.1 (diff) | |
download | cgit-pink-19e371c557bfb7c085ac343b901eb998de417e75.tar.gz cgit-pink-19e371c557bfb7c085ac343b901eb998de417e75.zip |
Merge branch 'stable'
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index af2879e..f6d6968 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = v0.9 +CGIT_VERSION = v0.9.0.1 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) |