about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-05-13 23:28:19 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-13 23:28:19 +0200
commit4fdf571c888fd38ae362684c429a3bdf24240ef7 (patch)
tree15f8edcd160fc4e020661e13ac0043c590ae5eb7
parentAdd commitdiff between commit and each of it's parent (diff)
downloadcgit-pink-4fdf571c888fd38ae362684c429a3bdf24240ef7.tar.gz
cgit-pink-4fdf571c888fd38ae362684c429a3bdf24240ef7.zip
cgit v0.4
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea4d818..a36eede 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CGIT_VERSION = 0.3
+CGIT_VERSION = 0.4
 
 prefix = /var/www/htdocs/cgit
 
w=1'>Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping