[gnome-builder] release 3.33.92
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] release 3.33.92
- Date: Wed, 4 Sep 2019 22:55:12 +0000 (UTC)
commit b8f3c34ae602557e21309a22689c0a052ddf1227
Author: Christian Hergert <chergert redhat com>
Date: Wed Sep 4 15:44:40 2019 -0700
release 3.33.92
NEWS | 19 +++++++++++++++++++
doc/help/conf.py | 2 +-
meson.build | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e7cb9a8e..060804a9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============
+Version 3.33.92
+===============
+
+Changes since last release:
+
+ • A new Rust GNOME project template has been added in addition to general
+ improvements in the project creation assistant
+ • Improvements to Vim emulation
+ • Menu items within the glade designer pages have been fixed
+ • Search improvements when regex and escape characters are used
+ • Fixes for various keyboard shortcuts
+ • Fix disappearance of Flatpak SDK installation popover
+ • Fix saving of Glade documents when there are errors
+ • Bug fixes to directory view and html-preview plugins
+ • Buffer monitor tracking fixes
+ • Improve drawing of transfer information in popovers
+ • Translation updates
+
===============
Version 3.33.90
===============
diff --git a/doc/help/conf.py b/doc/help/conf.py
index 8e1fec349..c26dfef6d 100644
--- a/doc/help/conf.py
+++ b/doc/help/conf.py
@@ -60,7 +60,7 @@ author = 'Christian Hergert, et al.'
# The short X.Y version.
version = '3.33'
# The full version, including alpha/beta/rc tags.
-release = '3.33.90'
+release = '3.33.92'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/meson.build b/meson.build
index 80e8274eb..6f3446735 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-builder', 'c',
license: 'GPL3+',
- version: '3.33.90',
+ version: '3.33.92',
meson_version: '>= 0.50.0',
default_options: [ 'c_std=gnu11',
'cpp_std=gnu++2a',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]