[libgweather] 3.33.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] 3.33.0
- Date: Thu, 4 Jul 2019 10:28:44 +0000 (UTC)
commit de73969bdfa5f6310e76022457fe9f3aa83b6606
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jul 4 12:28:05 2019 +0200
3.33.0
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 41debf8..9ddf428 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==============
+Version 3.33.0
+==============
+
+This version of the library bumps the soname after an ABI break in 3.28.0
+that went unnoticed. If you see strange crashes, make sure to bump the
+required version of libgweather to 3.28.0 or newer.
+
==============
Version 3.32.1
==============
diff --git a/meson.build b/meson.build
index 287e4c8..4367771 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.32.1',
+ version: '3.33.0',
meson_version: '>= 0.48.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]