Skip to content

Commit 880342a

Browse files
committed
Release 0.10.0.
1 parent 783275e commit 880342a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.10.0
2+
-------------------------------------------------------------------------
13
* Fixed delayed application of font cnahges on dclock and weather plugins.
24
* Allowed switching workplaces by scrolling over the pager.
35
* Added new API: lxpanel_draw_label_text_with_color().

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.53)
2-
AC_INIT(lxpanel, 0.9.3, http://lxde.org/)
2+
AC_INIT(lxpanel, 0.10.0, http://lxde.org/)
33
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects no-dist-gzip dist-xz])
44
AC_CONFIG_HEADER([config.h])
55
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)