[glib-networking/glib-2-62] Prepare 2.62.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/glib-2-62] Prepare 2.62.1
- Date: Fri, 4 Oct 2019 23:26:32 +0000 (UTC)
commit 5d29b897639a2a16fa294ab9f68ec8111f5daf5f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Oct 4 18:25:30 2019 -0500
Prepare 2.62.1
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index da0abb7..f8149fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.62.1 - October 4, 2019
+========================
+
+- Fix two memory leaks (!71, !72, Claudio Saavedra)
+
2.62.0 - September 7, 2019
==========================
diff --git a/meson.build b/meson.build
index 7d3e3c7..150f1d5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.62.0',
+ version: '2.62.1',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=c11']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]