aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 16:09:16 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 16:09:16 +0100
commit6952f164c10689e3c112dbef85e461a6246654be (patch)
tree8193cb7c9104378b51a7a9e70a97bfdb38f5dcda
parentbdbe03af61e884ac9a922d1b553be32284cb9d2d (diff)
downloadcgit-6952f164c10689e3c112dbef85e461a6246654be.tar.gz
cgit-6952f164c10689e3c112dbef85e461a6246654be.tar.bz2
makefile: bump versionv0.10
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 9930570..2dc92df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.9.2
+CGIT_VERSION = v0.10
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)