[gvfs] Post release version bump



commit 9658375a4f125b78bee58fb2ce4d9c4084584f5a
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Mar 5 17:07:46 2018 +0100

    Post release version bump

 configure.ac |    2 +-
 meson.build  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0f1ee5b..15ddae5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 
-AC_INIT([gvfs],[1.35.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.36.0],[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 88529e9..d1e262c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gvfs', 'c',
-  version: '1.35.92',
+  version: '1.36.0',
   license: 'LGPL2+',
   default_options: [
     'b_lundef=true',


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