summaryrefslogtreecommitdiff
path: root/configure.ac.in
diff options
context:
space:
mode:
authorAli Abdallah <aliovx@gmail.com>2017-06-06 21:02:53 +0200
committerAli Abdallah <aliovx@gmail.com>2017-06-06 21:02:53 +0200
commit1d99b4575a7e12d1a85b3e67d4d950f201bfd8d2 (patch)
tree65146046316bd7b2a61a154517b7a92c16bd391f /configure.ac.in
parent60e8bada5aae79d31abc83f287852f1c36a82d05 (diff)
downloadxfconf-1d99b4575a7e12d1a85b3e67d4d950f201bfd8d2.tar.gz
Uncommit the bump of the soname and bump the soname version instead, as
this solution seems to require less effort targeting xfce 4.14.
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 7651f5d..cea77f0 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ dnl
dnl version info
m4_define([libxfconf_verinfo], [2:0:0])
-m4_define([libxfconf_version_api], [1])
+m4_define([libxfconf_version_api], [0])
m4_define([xfconf_version_major], [4])
m4_define([xfconf_version_minor], [13])
m4_define([xfconf_version_micro], [0])
@@ -228,7 +228,7 @@ tests/reset-properties/Makefile
tests/object-bindings/Makefile
tests/property-changed-signal/Makefile
xfconf/Makefile
-xfconf/libxfconf-1.pc
+xfconf/libxfconf-0.pc
xfconf-perl/Makefile.PL
xfconf-perl/Makefile
xfconf-perl/Xfconf.pm