[goocanvasmm] 1.90.7
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvasmm] 1.90.7
- Date: Wed, 26 Oct 2011 12:33:21 +0000 (UTC)
commit f54dfbe19e27cc3c011316a870d973aaeec1ea14
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Oct 26 14:33:10 2011 +0200
1.90.7
ChangeLog | 2 ++
NEWS | 5 +++++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d288034..a3c676c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.90.7:
+
2011-10-26 Murray Cumming <murrayc murrayc com>
examples, tests: Adapt the init() calls.
diff --git a/NEWS b/NEWS
index e7ab325..217aa7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.90.7 (unstable):
+
+* init(): Remove the parameters.
+* Add #includes needed with the latest glibmm.
+
1.90.6 (unstable):
* Canvas, ItemSimple, Grid: Added Gdk::RGBA properties, which were added
diff --git a/configure.ac b/configure.ac
index 4cc2877..1f6d9cc 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.6], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.7], [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]