[libcryptui] Release 3.3.5



commit 0491b3e859b1dad91df9c2cee8bea58c9c37aabe
Author: Stef Walter <stefw gnome org>
Date:   Sat Feb 4 08:08:24 2012 +0100

    Release 3.3.5

 NEWS                      |    3 +
 configure.ac              |    2 +-
 daemon/.gitignore         |    2 +
 daemon/seahorse-marshal.c |  239 ---------------------------------------------
 daemon/seahorse-marshal.h |   52 ----------
 5 files changed, 6 insertions(+), 292 deletions(-)
---
diff --git a/NEWS b/NEWS
index 814b009..40c89b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+libcryptui 3.3.5:
+ * Updated translations
+
 libcryptui 3.2.2:
  * Fix GSettings conversion
 
diff --git a/configure.ac b/configure.ac
index d5e72af..88b9b1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.52)
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(libcryptui, 3.2.2)
+AC_INIT(libcryptui, 3.3.5)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning
diff --git a/daemon/.gitignore b/daemon/.gitignore
index 1cbaa30..788e99d 100644
--- a/daemon/.gitignore
+++ b/daemon/.gitignore
@@ -12,3 +12,5 @@
 /*.service
 /seahorse-daemon.desktop
 /seahorse-daemon.desktop.in
+/seahorse-marshal.[ch]
+



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