diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-06-27 20:16:41 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-06-27 20:16:41 +0200 |
commit | 0cb34163d8d758364caf2464968df4716812b652 (patch) | |
tree | f976931690d10c9f6a79d1e51320a6da0754fa2e | |
parent | 22796cd4f34bd10ecaa8f80e8cd9b098186aa38b (diff) | |
download | mgagit-0cb34163d8d758364caf2464968df4716812b652.tar mgagit-0cb34163d8d758364caf2464968df4716812b652.tar.gz mgagit-0cb34163d8d758364caf2464968df4716812b652.tar.bz2 mgagit-0cb34163d8d758364caf2464968df4716812b652.tar.xz mgagit-0cb34163d8d758364caf2464968df4716812b652.zip |
Version 0.3
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.2 +VERSION=0.3 PROJECTNAME=mgagit BINFILES=mgagit @@ -1,3 +1,5 @@ +Version 0.3 + - ignore group members not matching user re Version 0.2 |