We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9825a67 commit 3dcd425Copy full SHA for 3dcd425
NEWS
@@ -5,6 +5,11 @@ See the end for copying conditions.
5
Please report Workrave bug reports. Visit our bug tracker located at:
6
http://www.workrave.org
7
8
+* Workrave 1.10.27
9
+
10
+** Fix menu in Cinnamon applet
11
+** Fix bouncing Cinnamon applet
12
13
* Workrave 1.10.26
14
15
** Fix Gnome Shell applet for Gnome Shell v3.30
configure.ac
@@ -5,7 +5,7 @@ dnl
m4_define([workrave_major_version], [1])
m4_define([workrave_minor_version], [10])
-m4_define([workrave_micro_version], [26])
+m4_define([workrave_micro_version], [27])
m4_define([workrave_version_suffix], [0])
m4_define([workrave_version],
[workrave_major_version.workrave_minor_version.workrave_micro_version])
0 commit comments