summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2017-06-22 11:19:51 +0200
committerDebarshi Ray <debarshir@gnome.org>2017-06-22 11:19:51 +0200
commite4499a30188adc29825f97ba3227ec96afbaf391 (patch)
tree3af8109c758f1b3931e4105fb92c2637b3a8cedb
parent7b5308dab3b96f93fae6a676a545f02ee1e66fcf (diff)
downloadnautilus-sendto-e4499a30188adc29825f97ba3227ec96afbaf391.tar.gz
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 53d570f..c0e2ae7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=============
+Version 3.8.5
+=============
+
+- Add AppData to make it show up as a Files extension in Software
+- Fix crash when fast-content-type is unavailable
+- Updated translations
+
+=============
Version 3.8.4
=============
diff --git a/configure.ac b/configure.ac
index 1c36ed1..4416709 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT([nautilus-sendto],
- [3.8.4],
+ [3.8.5],
[https://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-sendto],
[nautilus-sendto])