diff options
author | Lars Hjemli | 2009-01-27 23:03:05 +0100 |
---|---|---|
committer | Lars Hjemli | 2009-01-27 23:03:05 +0100 |
commit | a61871a18ffa9fc28e7ab0950415404350c8c857 (patch) | |
tree | ebd1d1a9767eee47b96bbc60913c00ff65757499 | |
parent | Merge branch 'jw/commit-decorations' (diff) | |
parent | CGIT 0.8.1.1 (diff) | |
download | cgit-a61871a18ffa9fc28e7ab0950415404350c8c857.tar.gz cgit-a61871a18ffa9fc28e7ab0950415404350c8c857.zip |
Merge branch 'stable'
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a52285e..19e3bb8 100644 --- a/Makefile +++ b/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | CGIT_VERSION = v0.8.1 | 1 | CGIT_VERSION = v0.8.1.1 |
2 | CGIT_SCRIPT_NAME = cgit.cgi | 2 | CGIT_SCRIPT_NAME = cgit.cgi |
3 | CGIT_SCRIPT_PATH = /var/www/htdocs/cgit | 3 | CGIT_SCRIPT_PATH = /var/www/htdocs/cgit |
4 | CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) | 4 | CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) |