[gnome-documents/gnome-3-28] release: prepare for 3.28.1
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/gnome-3-28] release: prepare for 3.28.1
- Date: Wed, 6 Jun 2018 19:09:39 +0000 (UTC)
commit 3a3b3d477ff4e2ecb9a0bc88b0e4c913e3eab287
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Jun 6 21:05:01 2018 +0200
release: prepare for 3.28.1
NEWS | 6 ++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a538798..b2140506 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.28.1 - "Magadha"
+==================
+
+- Avoid premature queries during startup
+- Translation updates
+
3.28.0 - "La Corrida"
=====================
diff --git a/configure.ac b/configure.ac
index 2a4c2956..8f2004b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: Autoconf -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.28.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.28.1],[],[gnome-documents])
AC_CONFIG_HEADERS([config/config.h])
AC_CONFIG_SRCDIR([src/main.js])
diff --git a/meson.build b/meson.build
index 5f7efd0c..5447fa98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-documents', 'c',
- version: '3.28.0',
+ version: '3.28.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.42.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]