[gnome-user-share] Revert "3.32.1"



commit 91644b6a54b0c913369e30d64bb0203b937d643a
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 11 13:10:59 2019 +0200

    Revert "3.32.1"
    
    This reverts commit 77f93fd161b9d54734f7ce777e6d350c992acf14.
    
    There's a gnome-3-32 branch where stable releases need to happen, and a
    port to Meson isn't suitable for a stable release at all, so revert
    this.

 NEWS        | 6 +-----
 meson.build | 2 +-
 2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47116dc..672c64c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,4 @@
-This is gnome-user-share 3.32.1, a system for easy sharing of user files.
-
-Major changes since 3.32.0.1:
-- Port to meson build system.
-- Remove autotools as build system.
+This is gnome-user-share 3.32.0.1, a system for easy sharing of user files.
 
 Major changes since 3.32.0:
 - Work-around a gettext bug that caused the "NoDisplay" property
diff --git a/meson.build b/meson.build
index c77c393..9ebadd2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-user-share', 'c',
-  version: '3.32.1',
+  version: '3.32.0.1',
   license: 'GPL2',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',


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