[libgdamm/libgdamm-5-0] 4.99.11



commit 9dc2ac456b783d9531866adee0009b05d14eb973
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Nov 4 15:02:50 2015 +0100

    4.99.11

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 01761f2..b40f76a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.99.11 (unstable):
+
+* SqlBuilder::select_add_target(): Avoid "stack smashing detected".
+  (Murray Cumming)
+
 4.99.10 (unstable):
 
 * Regenerate with the latest glibmm.
diff --git a/configure.ac b/configure.ac
index eae3173..6dee447 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.10], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.11], [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]