~ubuntu-branches/ubuntu/utopic/xfce4-panel/utopic-proposed

« back to all changes in this revision

Viewing changes to libxfce4panel/libxfce4panel-config.h

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-04-06 20:59:14 UTC
  • mfrom: (1.1.31 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406205914-6gd3dxr2ri71vxb7
Tags: 4.8.3-0ubuntu1
* New upstream bugfix release. lp: #752791
* debian/patches:
  - 0001-Tasklist-add-button-release-event-to-proxy-item-bug-.patch:
    dropped, included upstream.
  - xubuntu_support-multiple-vendor-default-configs.patch: refreshed
    to apply cleanly.
  - series: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 *
35
35
 * Since: 4.8
36
36
 **/
37
 
#define LIBXFCE4PANEL_VERSION ("4.8.2")
 
37
#define LIBXFCE4PANEL_VERSION ("4.8.3")
38
38
 
39
39
/**
40
40
 * LIBXFCE4PANEL_MAJOR_VERSION:
70
70
 * 
71
71
 * Since: 4.8
72
72
 **/
73
 
#define LIBXFCE4PANEL_MICRO_VERSION (2)
 
73
#define LIBXFCE4PANEL_MICRO_VERSION (3)
74
74
 
75
75
/**
76
76
 * LIBXFCE4PANEL_CHECK_VERSION: