[libadwaita/wip/exalm/11] Release 1.1
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/11] Release 1.1
- Date: Thu, 17 Mar 2022 14:44:54 +0000 (UTC)
commit a67c82da360e2ba32a40252ebe8e5cfe22238620
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Mar 17 18:44:28 2022 +0400
Release 1.1
NEWS | 12 ++++++++++++
meson.build | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62a191ef..3d0d1a37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+===========
+Version 1.1
+===========
+
+- 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..ee78cb3d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libadwaita', 'c',
- version: '1.1.rc',
+ version: '1.',
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]