[gupnp/gupnp-1.0] build: Bump patch version



commit d258afcc28a3b1a86deb33bbb6283bf0e51ef6d7
Author: Jens Georg <mail jensge org>
Date:   Sat Jun 20 19:42:40 2020 +0200

    build: Bump patch version

 configure.ac | 2 +-
 meson.build  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f930926..48c81b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [1.0.4],
+        [1.0.5],
         [https://gitlab.gnome.org/GNOME/gupnp/issues/new],
         [gupnp],
         [http://www.gupnp.org/])
diff --git a/meson.build b/meson.build
index b9825ad..888366f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.0.4')
+project('gupnp', 'c', version : '1.0.5')
 gnome = import('gnome')
 pkg = import('pkgconfig')
 


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