[seahorse-nautilus] Release version 3.9.90



commit 75b17c898463958e696f2c2893219e384b711db7
Author: Stef Walter <stefw redhat com>
Date:   Mon Aug 26 18:47:54 2013 +0200

    Release version 3.9.90

 Makefile.am  |    4 ++++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f06ea43..4eccb91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,3 +40,7 @@ dist-hook:
        else \
                echo A git clone is required to generate a ChangeLog >&2; \
        fi
+
+upload-release: $(DIST_ARCHIVES)
+       scp $(DIST_ARCHIVES) master.gnome.org:
+       ssh master.gnome.org ftpadmin install $(DIST_ARCHIVES)
diff --git a/NEWS b/NEWS
index e6c9c01..1ac7b29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse-nautilus 3.9.90
+ * Add correct flag for reaping the progress child [#697895]
+ * Add support for symmetric encryption in seahorse-tool [#325803]
+ * Updated translations
+
 seahorse-nautilus 3.8.0
  (no changes since previous release)
 
diff --git a/configure.ac b/configure.ac
index 5215873..3a6cc87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([seahorse-nautilus], [3.8.0],
+AC_INIT([seahorse-nautilus], [3.9.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus],
         [seahorse-nautilus])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]