[gnome-panel/wip/gnome-3.10+] update libpanel-applet API version to 5.0
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip/gnome-3.10+] update libpanel-applet API version to 5.0
- Date: Fri, 22 Aug 2014 12:56:38 +0000 (UTC)
commit ffe4d6755508c5d6b401686e566a3f9e0caaacc2
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Aug 22 12:26:15 2014 +0300
update libpanel-applet API version to 5.0
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b7a37fb..645d623 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,10 +18,10 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LIBPANEL_APPLET_API_VERSION=gnome_panel_major_version.gnome_panel_minor_version
+LIBPANEL_APPLET_API_VERSION=5.0
AC_SUBST([LIBPANEL_APPLET_API_VERSION])
-LIBPANEL_APPLET_GIR_VERSION=gnome_panel_major_version[_]gnome_panel_minor_version
+LIBPANEL_APPLET_GIR_VERSION=5_0
AC_SUBST([LIBPANEL_APPLET_GIR_VERSION])
LIB_PANEL_APPLET_LT_VERSION=0:0:0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]