[libgdamm] 4.99.3.1



commit 1db988c0c221d0cf5c9fa7e574a29a312a8d99bc
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jul 7 13:41:40 2011 +0200

    4.99.3.1

 ChangeLog    |    2 ++
 NEWS         |    4 ++++
 configure.ac |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7952e4e..d417ee8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.99.3.1:
+
 2011-07-04  Murray Cumming  <murrayc murrayc com>
 
   Add SQL_OPERATOR_TYPE_ILIKE.
diff --git a/NEWS b/NEWS
index 50c8579..aaf7a10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.99.3.1 (unstable):
+
+* Added SQL_OPERATOR_TYPE_ILIKE.
+
 4.99.3 (unstable):
 
 * Value:
diff --git a/configure.ac b/configure.ac
index 83f909b..9588761 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,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([libgdamm], [4.99.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.3.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
         [libgdamm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 



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