[gnome-panel] bump version to 3.38.0, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] bump version to 3.38.0, update NEWS
- Date: Wed, 14 Oct 2020 21:22:29 +0000 (UTC)
commit 43118650a1517713c75205616b42a24b1a20dd3e
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu Oct 15 00:16:26 2020 +0300
bump version to 3.38.0, update NEWS
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c5d0b8fe..9c998ba6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.38.0
+==============
+- Fix ssh/sftp bookmarks in Places menu. (#27)
+- Updated translations.
+
Version 3.37.1
==============
- New Add to Panel dialog. (!33)
diff --git a/configure.ac b/configure.ac
index 1916b5d01..4ef284a35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Define version info
dnl **************************************************************************
m4_define([gp_major_version], [3])
-m4_define([gp_minor_version], [37])
-m4_define([gp_micro_version], [1])
+m4_define([gp_minor_version], [38])
+m4_define([gp_micro_version], [0])
m4_define([gp_version], [gp_major_version.gp_minor_version.gp_micro_version])
dnl **************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]