[gnome-documents] Post-branch version bump



commit a5e5797689c55a5f1206f7f484b732a5ae3770f3
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Mar 12 13:57:40 2018 +0100

    Post-branch version bump

 NEWS         |    3 +++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4b7b79a..a0d724a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+3.29.1 - ""
+===========
+
 3.27.92 - "Pink Cadillac"
 =========================
 
diff --git a/configure.ac b/configure.ac
index d13b21c..e6a40f7 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.29.1],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])
diff --git a/meson.build b/meson.build
index 9d1220c..61bec50 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-documents', 'c',
-  version: '3.27.92',
+  version: '3.29.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]