summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-03-11 21:20:11 +0100
committerJens Georg <mail@jensge.org>2019-03-11 21:20:45 +0100
commit386c5332d4daa758ffbc36462f0aca3e7f18f60c (patch)
tree761dff1ac1fca52535a017948f64cbfeb885c0cd /meson.build
parent9f54a1d7b3bb07eca64b3453d6669abec0f8197c (diff)
downloadgupnp-386c5332d4daa758ffbc36462f0aca3e7f18f60c.tar.gz
Prepare 1.2.0gupnp-1.2.0
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 aa0ad47..9cf4697 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.1.3')
+project('gupnp', 'c', version : '1.2.0')
gnome = import('gnome')
pkg = import('pkgconfig')