diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 17:13:05 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 17:13:05 +0200 |
commit | af79eae69272740f8cf23679c903dd78843d4a4f (patch) | |
tree | bcd77be00d62fd8fa19f84c7232c1de48ea86a55 | |
parent | 697cef42fb1320f8e1e504586b39519e382bb1b9 (diff) | |
download | mgagit-af79eae69272740f8cf23679c903dd78843d4a4f.tar mgagit-af79eae69272740f8cf23679c903dd78843d4a4f.tar.gz mgagit-af79eae69272740f8cf23679c903dd78843d4a4f.tar.bz2 mgagit-af79eae69272740f8cf23679c903dd78843d4a4f.tar.xz mgagit-af79eae69272740f8cf23679c903dd78843d4a4f.zip |
Version 0.110.11
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.10 +VERSION=0.11 PROJECTNAME=mgagit BINFILES=mgagit @@ -1,3 +1,5 @@ +Version 0.11 + - soft_repo.gl: Put maintainer nick in square brackets - allow non-ldap group definitions - add the showconf command, to show repos configuration in yaml |