[glom/glom-1-32] 1.32.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-32] 1.32.0
- Date: Mon, 28 Oct 2019 14:02:08 +0000 (UTC)
commit 2e082634c023e9c78c7c931dc216de607e0e6771
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Oct 28 14:47:22 2019 +0100
1.32.0
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 897d310e..65ae8b0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.32.0 (stable):
+
+* Require libgda 5.2.9, to support newer postgresql versions.
+* Require Python 3.
+* Require at least gtkmm 3.22
+* Use some more modern C++ code.
+* Avoid some compiler warnings.
+* Correct build errors when srcdir != builddir
+(Murray Cumming)
+
1.31.6 (unstable):
* Layout: Custom fonts: Fix regressoin in 1.31.5.
diff --git a/configure.ac b/configure.ac
index bfd46d6f..e278c507 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.31.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]