[goocanvasmm] 1.90.10
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvasmm] 1.90.10
- Date: Wed, 29 Jul 2015 12:36:39 +0000 (UTC)
commit 2331bdeaff87f6b8fc46f10aee33f0f258531f2a
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jul 29 14:35:58 2015 +0200
1.90.10
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb099d4..5a2ac54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.90.10 (unstable):
+
+* Use (and require) C++11.
+ (Murray Cumming)
+* ItemSimple: Remove get_bounds()
+ (Kjell Ahlstedt) Bug #721627.
+
1.90.9 (unstable):
* Minor build fixes.
diff --git a/configure.ac b/configure.ac
index 968ff10..727ee55 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 program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([goocanvasmm], [1.90.9], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.10], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([goocanvas/src/canvas.hg])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]