[libgnome-keyring/gnome-3-0] Release version 3.0.0



commit 476f675f03592e481c3fff847c0442b576a59a73
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Apr 4 12:20:56 2011 +0200

    Release version 3.0.0

 NEWS                                     |    3 +++
 configure.in                             |    2 +-
 docs/reference/gnome-keyring/Makefile.am |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6b9d37d..bc117d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in version 3.0.0 are:
+ * Translations
+
 Changes in version 2.91.93 are:
  * Use full interface.Property form for CreateCollection and CreateItem
    in the DBus API.
diff --git a/configure.in b/configure.in
index 2c9caa2..ce7d1b6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgnome-keyring], [2.91.93])
+AC_INIT([libgnome-keyring], [3.0.0])
 AC_CONFIG_SRCDIR([library/gnome-keyring.h])
 AM_INIT_AUTOMAKE([tar-ustar])
 
diff --git a/docs/reference/gnome-keyring/Makefile.am b/docs/reference/gnome-keyring/Makefile.am
index 2b17152..f44408c 100644
--- a/docs/reference/gnome-keyring/Makefile.am
+++ b/docs/reference/gnome-keyring/Makefile.am
@@ -91,7 +91,7 @@ EXTRA_DIST +=
 # Files not to distribute
 # for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
 # for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
-#DISTCLEANFILES +=
+DISTCLEANFILES = tmpl/gnome-keyring-unused.sgml
 
 # Comment this out if you want your docs-status tested during 'make check'
 #TESTS_ENVIRONMENT = cd $(srcsrc)



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