[gnome-documents/gnome-3-28] release: prepare for 3.28.0
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/gnome-3-28] release: prepare for 3.28.0
- Date: Fri, 16 Mar 2018 16:38:27 +0000 (UTC)
commit 37df033b1be9cdc1accd0aef62f5cb763df56de2
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Mar 16 17:35:40 2018 +0100
release: prepare for 3.28.0
NEWS | 6 ++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4b7b79a..9a53879 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.28.0 - "La Corrida"
+=====================
+
+- Make the Meson build require libgepub-0.6 (Iñigo Martínez)
+- Translation updates
+
3.27.92 - "Pink Cadillac"
=========================
diff --git a/configure.ac b/configure.ac
index d13b21c..2a4c295 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: Autoconf -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.27.92],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.28.0],[],[gnome-documents])
AC_CONFIG_HEADERS([config/config.h])
AC_CONFIG_SRCDIR([src/main.js])
diff --git a/meson.build b/meson.build
index 6f855e1..5f7efd0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-documents', 'c',
- version: '3.27.92',
+ version: '3.28.0',
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]