summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-11-12 23:02:31 +0100
committerJens Georg <mail@jensge.org>2018-11-12 23:02:31 +0100
commit6fdabaf40ba823e91672a81fc209473466881312 (patch)
tree78194e8284ec48854cb3dbde4ef60574f2d7096b
parent8775260c354f264df48e2c645bef28c29cb73253 (diff)
downloadgssdp-6fdabaf40ba823e91672a81fc209473466881312.tar.gz
Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d897120..d7e5560 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gssdp', 'c', version: '1.1.0.1')
+project('gssdp', 'c', version: '1.1.1')
gnome = import('gnome')
pkg = import('pkgconfig')