index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
Makefile
Unidiff
Diffstat
(limited to 'Makefile') (
more
/
less
context) (
ignore
whitespace changes)
-rw-r--r--
Makefile
2
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 @@
1
CGIT_VERSION = 0.
3
1
CGIT_VERSION = 0.
4
2
2
3
prefix = /var/www/htdocs/cgit
3
prefix = /var/www/htdocs/cgit
4
4