summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2019-08-06 11:38:36 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2019-08-06 11:39:26 +0200
commit0448f077fa76e071d26afe9162f3f6de2e5d47c4 (patch)
treed6ece50743d0d12ca5ccdea5d929196790602793
parenta5a2bbbbe0a37177b414677f0419bc88fe98e435 (diff)
downloadgnome-screenshot-3.33.90.tar.gz
release: prepare for 3.33.903.33.90
-rw-r--r--NEWS16
-rw-r--r--meson.build2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bfe248e..971a757 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+GNOME Screenshot 3.33.90 - 6th August 2019
+==========================================
+
+- Add a flatpak-based CI job [!8, Jordan Petridis]
+- Relax sandboxing options in flatpak manifest [!13, alex285]
+- Run flatpak in interactive mode by default [!12, Bilal Elmoussaoui]
+- Support saving both to disk and clipboard from CLI [#39, SoftTeam AB]
+- Fix alignment of labels in save dialog [#724384, Edwin Pujols]
+- Make file chooser dialog modal [#595864]
+- Fix crash when using the fallback X11 code path on HiDpi
+- Fix window screenshot size when using the fallback X11 code path on HiDpi
+- Fix area selection flash when using the fallback X11 code path
+- Translation updates:
+ Croatian, Danish, Karbi, Basque, Spanish, Indonesian, Friulan, Greek,
+ Romanian, Swedish
+
GNOME Screenshot 3.32.0 - 15th March 2019
=========================================
diff --git a/meson.build b/meson.build
index a05c048..da1bfac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-screenshot', 'c',
- version: '3.32.0',
+ version: '3.33.90',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
default_options: [