summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-09-23 18:11:56 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-09-23 18:11:56 -0400
commitf736e2b49eb66ac7124093c28cc76b5ccde1eae2 (patch)
tree71e90763e15c5c73eb752d1cccf454deac8f85c6
parent1ec925bee225f13df3431dcceff461577155cd2f (diff)
downloadgvfs-f736e2b49eb66ac7124093c28cc76b5ccde1eae2.tar.gz
1.18.01.18.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
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)