[gvfs] Release version 1.49.90



commit bd42c3670d30b89752ff372db98280497abc434a
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Feb 11 09:48:37 2022 +0100

    Release version 1.49.90

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 461c2205..9784e42c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 1.49.90
+========================
+* http/dav: Port to libsoup3 (Daniel Kolesa)
+* http: Do not silently accept invalid certificates (Daniel Kolesa)
+* build: Remove incorrect i18n.merge_file argument to fix build (Ondrej Holy)
+* Translation updates
+
 Major changes in 1.49.1
 =======================
 * sftp: Adapt on new OpenSSH password prompts
diff --git a/meson.build b/meson.build
index 9b771ffa..8ce8d901 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gvfs', 'c',
-  version: '1.49.2',
+  version: '1.49.90',
   license: 'LGPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.56.0',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]