[libadwaita/wip/exalm/11] Release 1.1.0
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/11] Release 1.1.0
- Date: Thu, 17 Mar 2022 14:47:07 +0000 (UTC)
commit 0e57660217829b3f905f20e1c53aaf42c2302882
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Mar 17 18:44:28 2022 +0400
Release 1.1.0
NEWS | 12 ++++++++++++
meson.build | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62a191ef..79df1a48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+=============
+Version 1.1.0
+=============
+
+- Fix introspection-related build warnings
+- Translation updates:
+ - Finnish
+ - Hungarian
+ - Italian
+ - Kazakh
+ - Serbian
+
==============
Version 1.1.rc
==============
diff --git a/meson.build b/meson.build
index f1bd3a55..555521cf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libadwaita', 'c',
- version: '1.1.rc',
+ version: '1.1.0',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
@@ -29,7 +29,7 @@ package_api_name = '@0@-@1@'.format(meson.project_name(), apiversion)
# to 0. When bumping the second version, set the third one to zero.
#
# A lot easier than libtool, right?
-libversion = '0.1.1'
+libversion = '0.1.2'
# The so major version of the library
soversion = 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]