summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-06-06 00:20:43 +0200
committerJens Georg <mail@jensge.org>2021-06-06 00:20:43 +0200
commit54c90ce6ebe1fc9df429fbb04a11beb97f96db2a (patch)
treee71b53c64fffd41dbcc054b372c8ed4b93bbae07 /meson.build
parent15a168348812d701db81f0042655c1ab21713c60 (diff)
downloadgssdp-54c90ce6ebe1fc9df429fbb04a11beb97f96db2a.tar.gz
Bump package version
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 961de80..ec3b9aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gssdp', 'c', version: '1.2.4', meson_version : '>= 0.54.0')
+project('gssdp', 'c', version: '1.3.0', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')