summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--configure.in2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d71af82..25eceec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Version 3.0.3
+==============
+
+Nautilus Sendto
+
+- Fix mailer command generation
+- Treat icedove as a variant of Thunderbird
+- Plenty of evolution-data-server related bug fixes
+
+==============
Version 3.0.2
==============
diff --git a/configure.in b/configure.in
index e864c37..5767c52 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT([nautilus-sendto],
- [3.0.2],
+ [3.0.3],
[https://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-sendto],
[nautilus-sendto])