We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 783275e commit 880342aCopy full SHA for 880342a
ChangeLog
@@ -1,3 +1,5 @@
1
+0.10.0
2
+-------------------------------------------------------------------------
3
* Fixed delayed application of font cnahges on dclock and weather plugins.
4
* Allowed switching workplaces by scrolling over the pager.
5
* Added new API: lxpanel_draw_label_text_with_color().
configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(lxpanel, 0.9.3, http://lxde.org/)
+AC_INIT(lxpanel, 0.10.0, http://lxde.org/)
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects no-dist-gzip dist-xz])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
0 commit comments