summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2021-07-04 08:28:17 +0200
committerJens Georg <jensg@openismus.com>2021-07-04 08:28:35 +0200
commit1b7be3c70417467c424d024dd569d07d441b5362 (patch)
treefb2948d2db59a88f37634f6814e6d79ef3443f25 /configure.ac
parentf68377bf7d8464bf32bbac6f30a44d1ddbcde4f0 (diff)
downloadgupnp-dlna-1b7be3c70417467c424d024dd569d07d441b5362.tar.gz
All: Use new GObject type macros
Bump ABI version since I canont guarantee ABI compatibility
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7a61616..91c8a76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ AX_CHECK_ENABLE_DEBUG([yes])
dnl library versioning
dnl Increase when changing the API
-GUPNP_DLNA_CURRENT=3
+GUPNP_DLNA_CURRENT=4
dnl Update when changing implementation of current API,
dnl reset to 0 when changing CURRENT. This is the revision of