summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-07-02 11:33:38 +0200
committerJens Georg <mail@jensge.org>2022-07-02 11:33:38 +0200
commitc2d34c14228b2095a1ebc84b32dd8c13ae8bc131 (patch)
treedce1d38e3b33903d3ecb23dcb479d9447abc192f /meson.build
parentccfc8b492de9dca6644abf0f691be2fc177d302c (diff)
downloadgupnp-c2d34c14228b2095a1ebc84b32dd8c13ae8bc131.tar.gz
Post-release version bump
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 1195361..b218086 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.5.2', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.5.3', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')