From 6952f164c10689e3c112dbef85e461a6246654be Mon Sep 17 00:00:00 2001
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: Fri, 17 Jan 2014 16:09:16 +0100
Subject: makefile: bump version

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>

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)
-- 
cgit v0.10.1