[geocode-glib] Release 3.25.4.1
- From: Zeeshan Ali <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] Release 3.25.4.1
- Date: Thu, 20 Jul 2017 11:27:42 +0000 (UTC)
commit a811227fce460f3ac319f689ff927ab37427b84b
Author: Zeeshan Ali <zeenix gmail com>
Date: Thu Jul 20 13:26:06 2017 +0200
Release 3.25.4.1
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 86f6184..544672d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.25.4.1
+--------
+
+Brown paperbag release to add news entry for 3.25.4.
+
+3.25.4
+------
+
+- Port to meson build system.
+- Drop autotools.
+- Provide a configure script for backwards compatibility.
+- Fix a warning from gcc 7.1.1.
+
+All contributors to this release:
+
+Emmanuele Bassi <ebassi gnome org>
+Zeeshan Ali <zeenix gmail com>
+
3.23.90
-------
Many thanks to Bastian Nocera and Zeeshan Ali for picking up review
diff --git a/meson.build b/meson.build
index e8a1c80..d5df243 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('geocode-glib', 'c', version: '3.25.4')
+project('geocode-glib', 'c', version: '3.25.4.1')
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]