summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2014-03-21 15:58:19 +0100
committerOndrej Holy <oholy@redhat.com>2014-03-21 15:58:19 +0100
commit20f3cd2d81b13257836164535e9fb70f2d617818 (patch)
tree3f62113ece3327f4ffaee40ef24bd9b23b286ccb
parent34dc8bdcc2b26a0e15691b81e575b4796dd1f0b2 (diff)
downloadgvfs-1.20.0.tar.gz
Update NEWS for 1.20.0 release1.20.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 333ecf0f..b7b17112 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.20.0
+=======================
+* Translation updates
+
Major changes in 1.19.90
========================
* mtp: Symbolic icons implementation
diff --git a/configure.ac b/configure.ac
index ea5c9ae0..8efd67c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.20.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)