diff options
author | Colin Guthrie <colin@mageia.org> | 2013-08-18 20:21:54 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-08-18 20:21:54 +0100 |
commit | 448f3abc6de98329a4850018ac0e2ef4293fae69 (patch) | |
tree | c16412dc74411bd683179e7bca50037c1b3b745d | |
parent | 43d422f4352586b4179c4d54f400109aab386410 (diff) | |
download | mgagit-448f3abc6de98329a4850018ac0e2ef4293fae69.tar mgagit-448f3abc6de98329a4850018ac0e2ef4293fae69.tar.gz mgagit-448f3abc6de98329a4850018ac0e2ef4293fae69.tar.bz2 mgagit-448f3abc6de98329a4850018ac0e2ef4293fae69.tar.xz mgagit-448f3abc6de98329a4850018ac0e2ef4293fae69.zip |
Version 0.10
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.9 +VERSION=0.10 PROJECTNAME=mgagit BINFILES=mgagit @@ -1,3 +1,7 @@ +Version 0.10 + +- soft_repo.gl: Simplify how the noemail option works + Version 0.9 - soft_repo.gl: Rename the release/* branches to distro/* |