[geocode-glib/wip/hadess/3.26.4] 3.26.4




commit 210abe69d68e38947106f4680631c369b0c23189
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 8 14:33:42 2022 +0200

    3.26.4

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f0240de..8c1d4a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.26.4
+------
+
+This release includes a fix to a test data file not being installed, and a
+bug fix for a bug in the libsoup3 port.
+
 3.26.3
 ------
 
diff --git a/meson.build b/meson.build
index c9673eb..4b18db2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('geocode-glib', 'c', version: '3.26.3', meson_version : '>= 0.49.0')
+project('geocode-glib', 'c', version: '3.26.4', meson_version : '>= 0.49.0')
 
 gclib_version = meson.project_version() # set in project() below
 ver_arr = gclib_version.split('.')


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