diff options
author | Colin Guthrie <colin@mageia.org> | 2013-08-01 11:08:01 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-08-01 11:08:01 +0100 |
commit | 4c1c6eb2455cc058c73b02ba652e0f40c869262f (patch) | |
tree | 99cdc428cc99320314be7f18c07e283baccebf48 | |
parent | 6d002b732e08f00ea83a8c85a2aa8c438d038c73 (diff) | |
download | mgagit-4c1c6eb2455cc058c73b02ba652e0f40c869262f.tar mgagit-4c1c6eb2455cc058c73b02ba652e0f40c869262f.tar.gz mgagit-4c1c6eb2455cc058c73b02ba652e0f40c869262f.tar.bz2 mgagit-4c1c6eb2455cc058c73b02ba652e0f40c869262f.tar.xz mgagit-4c1c6eb2455cc058c73b02ba652e0f40c869262f.zip |
Version 0.90.9
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.8 +VERSION=0.9 PROJECTNAME=mgagit BINFILES=mgagit @@ -1,3 +1,8 @@ +Version 0.9 + +- soft_repo.gl: Rename the release/* branches to distro/* +- soft_repo.gl: Allow topic branches + Version 0.8 - soft_repo.gl: allow pushing tags |