summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2016-10-17 08:19:27 +0200
committerOndrej Holy <oholy@redhat.com>2016-10-17 08:19:27 +0200
commitdcec3687b44eeeb47807f42cac104a6837e99986 (patch)
tree1c4d9b8e0fc2d0df2920a76490dd9c844a752e2c
parentd41391f3197feee5a7fd0094da7a36e695b4b40e (diff)
downloadgvfs-dcec3687b44eeeb47807f42cac104a6837e99986.tar.gz
Update NEWS for 1.30.1.1 release1.30.1.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52f35219..0bf165ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.30.1.1
+=========================
+* Revert udisks2 patches causing unwanted regressions
+
Major changes in 1.30.1
=======================
* udisks2: Fix handling of volumes with multiple mountpoints
diff --git a/configure.ac b/configure.ac
index 4ecda685..1d0e00cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.30.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.30.1.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)