From f736e2b49eb66ac7124093c28cc76b5ccde1eae2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 23 Sep 2013 18:11:56 -0400 Subject: 1.18.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2e4d2d0d..f363bb37 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Major changes in 1.18.0 +======================= +* Translation updates + Major changes in 1.17.91 ======================= * Handle large thumbnails as well as normal ones diff --git a/configure.ac b/configure.ac index 90fc0114..ea52c579 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1