diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = mgaonline -VERSION:=3.2 +VERSION:=3.3 MGAUPDATE = mgaupdate MGAAPPLET = mgaapplet @@ -1,3 +1,5 @@ +Version 3.3 - 21 December 2013, Thierry Vignaud + - fix doing nothing when clicking on notifications buttons (mga#12041) - split mgaapplet-update-checker (prevents segfault due to mixing glib threads with secular forks) |