summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2022-03-18 12:52:37 +0100
committerOndrej Holy <oholy@redhat.com>2022-03-18 12:52:37 +0100
commit9f34e9278e9fe850bb5a313778aa04936222c97f (patch)
treecabe98078b424c6519de559808502a6285b156dc
parent896b5659e9f47dc24455b039585a43dc087e26f6 (diff)
downloadgvfs-9f34e9278e9fe850bb5a313778aa04936222c97f.tar.gz
Release version 1.50.01.50.0
-rw-r--r--NEWS4
-rw-r--r--meson.build2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9784e42c..5e6e85bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.50.0
+=======================
+* Translation updates
+
Major changes in 1.49.90
========================
* http/dav: Port to libsoup3 (Daniel Kolesa)
diff --git a/meson.build b/meson.build
index 81fe6760..715d06ff 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gvfs', 'c',
- version: '1.49.91',
+ version: '1.50.0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.56.0',