diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e863205..d826f97 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = 0.1 +CGIT_VERSION = 0.2 prefix = /var/www/htdocs/cgit gitsrc = ../git |