summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-01-17 07:36:56 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-01-17 07:36:56 +0100
commitf0603c5d4071da60df596cd9794f06c8aed9e21b (patch)
tree5c79a7d69c869e1e41614a765c204d48afeb81b5
parent4b2d6e63c5b60495fe47e7de6e998cfa060614bc (diff)
downloadmgaonline-f0603c5d4071da60df596cd9794f06c8aed9e21b.tar
mgaonline-f0603c5d4071da60df596cd9794f06c8aed9e21b.tar.gz
mgaonline-f0603c5d4071da60df596cd9794f06c8aed9e21b.tar.bz2
mgaonline-f0603c5d4071da60df596cd9794f06c8aed9e21b.tar.xz
mgaonline-f0603c5d4071da60df596cd9794f06c8aed9e21b.zip
3.63.6
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a76cbb72..84a45916 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = mgaonline
-VERSION:=3.5
+VERSION:=3.6
MGAUPDATE = mgaupdate
MGAAPPLET = mgaapplet
diff --git a/NEWS b/NEWS
index c601e2ac..d374d0bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.6 - 17 January 2014, Thierry Vignaud
+
- workaround X11 hanging if one right click on status icon without
having closed the notification (mga#12280)