[Xfce4-commits] [apps/gigolo] 02/02: Updates for release

noreply at xfce.org noreply at xfce.org
Sat Mar 14 09:23:52 CET 2020


This is an automated email from the git hooks/post-receive script.

l   a   n   d   r   y       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/gigolo.

commit 9532404e9ba5e27f36a4e0356a453995ac6a5562
Author: Landry Breuil <landry at openbsd.org>
Date:   Sat Mar 14 09:16:45 2020 +0100

    Updates for release
---
 NEWS            | 3 +++
 configure.ac.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 31f6eb3..9b0c33f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Gigolo 0.5.1 (March 14, 2020)
+	* ensure port is always reset when changing method type (bug #15455)
+
 Gigolo 0.5.0 (August 13, 2019)
 	* Stable GTK+3 release
 	* Migrate gvfs commands to gio
diff --git a/configure.ac.in b/configure.ac.in
index e2cee7e..7dbc38e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([gigolo], [0.5.0], [http://bugs.xfce.org/])
+AC_INIT([gigolo], [0.5.1], [http://bugs.xfce.org/])
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list