[gupnp] Prepare 1.2.0



commit 386c5332d4daa758ffbc36462f0aca3e7f18f60c
Author: Jens Georg <mail jensge org>
Date:   Mon Mar 11 21:20:11 2019 +0100

    Prepare 1.2.0

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3b16b63..5b27a29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.2.0
+=====
+- Release 1.2.0
+
 1.1.2
 =====
 - Use python3 in binding tool
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')
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]