[libgdamm] 4.99.5



commit 57ca1c9c8f9127a80cc83fe5ffc15c796e5e993d
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 7 14:19:57 2011 +0100

    4.99.5

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bf2f294..af5b18f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.99.5:
+
 2011-10-26  Murray Cumming  <murrayc murrayc com>
 
 	Fix the --enable-warnings=fatal build.
diff --git a/NEWS b/NEWS
index 5a0f193..7031512 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.99.5 (unstable):
+
+* DataModelIter::get_value_at(): Throw an exception sometimes.
+* Reduce unnecessary includes in headers.
+
 4.99.4.1 (unstable):
 
 * Connection: Add statement_to_sql() method overloads.
diff --git a/configure.ac b/configure.ac
index e33c675..aa22a72 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.4.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.5], [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]