[nautilus/gnome-3-32] Release version 3.32.3



commit 6b062dc691d8853284bddeaa6b74fe020350f4e9
Author: Ernestas Kulik <ekulik redhat com>
Date:   Tue Aug 6 19:44:13 2019 +0200

    Release version 3.32.3

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 18d828b56..95c65590e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.32.3:
+* Drop unintended string changes
+
 Major changes in 3.32.2:
 * Add padding to thumbnails in canvas view (Chris Billington)
 * Use “Files” instead of “Nautilus” in appdata
diff --git a/meson.build b/meson.build
index 7a7932fe1..eff98d51b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.32.2',
+  version: '3.32.3',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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