[gvfs] Post branch version bump



commit 02a7bcff60f36cc4864d62a79b6c6392f78dcc58
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Mar 19 10:30:24 2018 +0100

    Post branch version bump

 configure.ac |    2 +-
 meson.build  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 896ab9d..a671d61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.36.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.37.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability])
 
 AC_CONFIG_HEADERS(config.h)
diff --git a/meson.build b/meson.build
index 9fafc12..539b6cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gvfs', 'c',
-  version: '1.36.1',
+  version: '1.37.1',
   license: 'LGPL2+',
   default_options: [
     'b_lundef=true',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]