[goocanvasmm] 1.90.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvasmm] 1.90.4
- Date: Wed, 30 Mar 2011 07:44:54 +0000 (UTC)
commit 5a98f1ddca17c4824652348db2b468194ce71985
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 30 09:44:43 2011 +0200
1.90.4
ChangeLog | 2 ++
NEWS | 9 ++++++++-
configure.ac | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d286af7..ac5057f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.90.4:
+
2011-03-30 Murray Cumming <murrayc murrayc com>
Avoid a tarball dependency on mm-common.
diff --git a/NEWS b/NEWS
index 038e364..6243799 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.90.4 (unstable):
+
+* Build:
+ - Avoid a tarball-build dependency on mm-common.
+ - Build the tests and examples during make check.
+ (Murray Cumming)
+
1.90.3 (unstable):
* Replace use of *ListHandle with std::vector<>, as in gtkmm,
@@ -8,7 +15,7 @@
* Use Gdk::Cursor via RefPtr.
* Fix the build with latest gtkmm.
-
+
1.9.2 (unstable):
* Build with the latest gtkmm and latest goocanvas.
diff --git a/configure.ac b/configure.ac
index d6ca651..2577e0f 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.3], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.4], [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]