Commit 5ef93b4f6d7c28054aaf71c171d6fa6b2198f3fe

Thomas de Grivel 2012-11-17T23:52:36

bump version to 0.2

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile b/Makefile
index 2c53645..da24ac5 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 ##
 
 PROG =	git-auth
-VER = 0.1
+VER = 0.2
 
 GIT_SHELL ?= /usr/local/bin/git-shell