diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-05-13 17:04:06 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-05-13 17:04:06 +0200 |
commit | 747200c50e7d9b4a69723f813fde9f52c0b764ff (patch) | |
tree | 82fc30799391f08678c322a72ca5bb415d76c8bc | |
parent | dff4b9f555ac102fa9280a3362865eb33fd9ae5e (diff) | |
download | mgaonline-747200c50e7d9b4a69723f813fde9f52c0b764ff.tar mgaonline-747200c50e7d9b4a69723f813fde9f52c0b764ff.tar.gz mgaonline-747200c50e7d9b4a69723f813fde9f52c0b764ff.tar.bz2 mgaonline-747200c50e7d9b4a69723f813fde9f52c0b764ff.tar.xz mgaonline-747200c50e7d9b4a69723f813fde9f52c0b764ff.zip |
3.21
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = mgaonline -VERSION:=3.20 +VERSION:=3.21 MGAUPDATE = mgaupdate MGAAPPLET = mgaapplet @@ -1,3 +1,4 @@ +Version 3.21 - 13 May 2017, Nicolas Lécureuil - mgaapplet: o correctly detect right-clicks before the first check for updates (mga#20540) o fix broken notifications when the user does a manual check before |