[libgda-uimm] Release 3.99.20.



commit 401497aa69e6d33760a2ab67f77327849347d6b6
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Sun May 9 17:42:26 2010 -0400

    	Release 3.99.20.
    
    	* NEWS:
    	* configure.ac: Increment the version number because there was a
    	slight API change which requires a higher libgda version.

 ChangeLog    |   10 ++++++++++
 NEWS         |    2 +-
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 860a13f..4e26cf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+3.99.20:
+
+2010-05-09  José Alburquerque  <jaalburqu svn gnome org>
+
+	Release 3.99.20.
+
+	* NEWS:
+	* configure.ac: Increment the version number because there was a
+	slight API change which requires a higher libgda version.
+
 3.99.19.1:
 
 2010-05-09  José Alburquerque  <jaalburqu svn gnome org>
diff --git a/NEWS b/NEWS
index 40ff583..d06d5de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-3.99.19.1 (unstable):
+3.99.20 (unstable):
 
 * Add a main page to the Doxygen documentation.
   (José Alburquerque)
diff --git a/configure.ac b/configure.ac
index 7d2cb43..9420148 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([libgda-uimm], [3.99.19.1], [gtkmm-list gnome org], [libgda-uimm], [http://www.gtkmm.org/])
+AC_INIT([libgda-uimm], [3.99.20], [gtkmm-list gnome org], [libgda-uimm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
 AC_CONFIG_SRCDIR([libgda-ui/libgda-uimm.h])



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