diff options
author | Jason A. Donenfeld | 2016-11-23 05:24:26 +0100 |
---|---|---|
committer | Jason A. Donenfeld | 2016-11-23 05:24:36 +0100 |
commit | 8e9ddd21a50beb9fd660cf6cd6a583234924b932 (patch) | |
tree | 9e78006b50975ffd1adce85907c1cdfa90a5dac2 | |
parent | css: highlight even table rows and skip empty rows (diff) | |
download | cgit-8e9ddd21a50beb9fd660cf6cd6a583234924b932.tar.gz cgit-8e9ddd21a50beb9fd660cf6cd6a583234924b932.zip |
Bump version.
-rw-r--r-- | Makefile | 2 | ||||
m--------- | git | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1fe00c4..1ab2905 100644 --- a/Makefile +++ b/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | all:: | 1 | all:: |
2 | 2 | ||
3 | CGIT_VERSION = v1.0 | 3 | CGIT_VERSION = v1.1 |
4 | CGIT_SCRIPT_NAME = cgit.cgi | 4 | CGIT_SCRIPT_NAME = cgit.cgi |
5 | CGIT_SCRIPT_PATH = /var/www/htdocs/cgit | 5 | CGIT_SCRIPT_PATH = /var/www/htdocs/cgit |
6 | CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) | 6 | CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) |
diff --git a/git b/git | |||
Subproject ac84098b7e32406a982ac01cc76a663d5605224 | Subproject 6406bdc0b95715a087fdeeb0f6adf3deb80a25b | ||