aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-06-07 14:31:09 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-06-07 14:45:04 +0200
commita6572ce1762e0d571c3e96b5f4eff7c81015a1f2 (patch)
tree8050dfbb7a01ca9febd6cc24eb1f262c12fd260e
parentgit: update to v2.8.3 (diff)
downloadcgit-a6572ce1762e0d571c3e96b5f4eff7c81015a1f2.tar.xz
cgit-a6572ce1762e0d571c3e96b5f4eff7c81015a1f2.zip
Bump version.v1.0
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23f5bc1..30c1dfa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.12
+CGIT_VERSION = v1.0
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)