diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-16 09:11:17 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-16 09:11:17 +0200 |
commit | 106f4ba8dbe3f39c8371ef390f64354d255230a1 (patch) | |
tree | 71f28cdc5c64ccfca9e4c14625be289644d0a254 | |
parent | 09a5724ec54ab45cfe85c69f652d7fc93b0e252f (diff) | |
download | mgagit-0.8.tar mgagit-0.8.tar.gz mgagit-0.8.tar.bz2 mgagit-0.8.tar.xz mgagit-0.8.zip |
Version 0.80.8
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.7 +VERSION=0.8 PROJECTNAME=mgagit BINFILES=mgagit @@ -1,3 +1,4 @@ +Version 0.8 - soft_repo.gl: allow pushing tags - fix regex for master branch |