summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2018-12-27 15:08:32 -0600
committerOlivier CrĂȘte <olivier.crete@collabora.com>2018-12-27 15:08:32 -0600
commit8e1884d52ecd676466ae54b970452f2cd19c9d79 (patch)
tree32658881f202a4f4b7f7b47dd04a442f940efa66 /meson.build
parentd6cdf833ef3760057383ce20131b69a00791250d (diff)
downloadlibnice-8e1884d52ecd676466ae54b970452f2cd19c9d79.tar.gz
meson.build: Sync libversion with libtool
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7348723..415626d 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@ endif
# maintain compatibility with the previous libtool versioning
soversion = 10
-libversion = '10.6.2'
+libversion = '10.7.0'
glib_req = '>= 2.48'
gnutls_req = '>= 2.12.0'