summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2015-07-24 11:59:31 +0200
committerOndrej Holy <oholy@redhat.com>2015-07-24 11:59:31 +0200
commit99aafd98befa4b19566a66f10c4d52e769abb526 (patch)
treeb6188bc67021f7b1a0682207e9abad7cf388a5f2
parentd89a8483db35771a92804c6a4624c8cc791131ec (diff)
downloadgvfs-99aafd98befa4b19566a66f10c4d52e769abb526.tar.gz
Update NEWS for 1.25.4.1 release1.25.4.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 318056ae..e24b2971 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.25.4.1
+=========================
+* monitor: Fix memory leak
+
Major changes in 1.25.4
=======================
* udisks2: Fix a crash when unmounting
diff --git a/configure.ac b/configure.ac
index 785db2c9..74c02009 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.25.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.25.4.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)