summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.in2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f3ee832..08bac4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=============
+Version 3.8.1
+=============
+
+- Updated translations
+- Fix warnings when no mail client is installed
+- Remove support for ancient evolution versions
+
+=============
Version 3.8.0
=============
diff --git a/configure.in b/configure.in
index 26d6655..ce5d8e3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT([nautilus-sendto],
- [3.8.0],
+ [3.8.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-sendto],
[nautilus-sendto])