diff options
author | Lars Hjemli <hjemli@gmail.com> | 2010-08-03 22:52:11 +0200 |
---|---|---|
committer | Lars Hjemli <hjemli@gmail.com> | 2010-08-03 22:52:11 +0200 |
commit | 6a8f65bf184d85a0c51ffecca16f48e6f4b1ff12 (patch) | |
tree | 2f184829fba36a0218c9403fa91e5246387b3e0b /Makefile | |
parent | commit-links.sh: Seperate the expressions for filtering commit messages. (diff) | |
parent | CGIT 0.8.3.3 (diff) | |
download | cgit-pink-6a8f65bf184d85a0c51ffecca16f48e6f4b1ff12.tar.gz cgit-pink-6a8f65bf184d85a0c51ffecca16f48e6f4b1ff12.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 8b426fe..3e5a38d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = v0.8.3.2 +CGIT_VERSION = v0.8.3.3 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) |