diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-07-12 12:14:41 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-12 12:14:41 +0000 |
commit | f05f9ef7ffc538425f49a85ed151ea3d72b14617 (patch) | |
tree | 0e0e519b4f6a464bac269b6243f74885aa789f25 | |
parent | dbb8b5a969b67e8a3b559a29ff2b04395cece68b (diff) | |
download | mgatres-f05f9ef7ffc538425f49a85ed151ea3d72b14617.tar mgatres-f05f9ef7ffc538425f49a85ed151ea3d72b14617.tar.gz mgatres-f05f9ef7ffc538425f49a85ed151ea3d72b14617.tar.bz2 mgatres-f05f9ef7ffc538425f49a85ed151ea3d72b14617.tar.xz mgatres-f05f9ef7ffc538425f49a85ed151ea3d72b14617.zip |
Version 0.10
git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8615 5b7c3c08-40e5-403b-9995-ace06908e4af
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.9 +VERSION=0.10 PROJECTNAME=mga-treasurer BINFILES=mktreasurer @@ -1,3 +1,8 @@ +Version 0.10 + +- fix staticdir_url in config_default to make it work in https +- fix typo in index.html + Version 0.9 - add stylesheet and mageia navigation bar |