[perl-Gtk2-MozEmbed] Version 0.09
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2-MozEmbed] Version 0.09
- Date: Sat, 14 May 2011 12:28:37 +0000 (UTC)
commit d917f77047981f6b67268faddceaa657dd7d41ca
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sat May 14 14:27:05 2011 +0200
Version 0.09
NEWS | 6 ++++++
lib/Gtk2/MozEmbed.pm | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9164d6d..72981cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2::MozEmbed 0.09
+==========================================
+
+* Make the xulrunner SDK detection work more robust. [Remi Collet]
+* Fix a test failure.
+
Overview of changes in Gtk2::MozEmbed 0.08
==========================================
diff --git a/lib/Gtk2/MozEmbed.pm b/lib/Gtk2/MozEmbed.pm
index 00ca1ff..67dfb19 100644
--- a/lib/Gtk2/MozEmbed.pm
+++ b/lib/Gtk2/MozEmbed.pm
@@ -13,7 +13,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '0.08';
+our $VERSION = '0.09';
sub import {
my $self = shift();
@@ -82,6 +82,6 @@ L<Gtk2::MozEmbed::index>(3pm), L<Gtk2>(3pm), L<Gtk2::api>(3pm).
=head1 COPYRIGHT AND LICENSE
-Copyright (C) 2004-2006 by the gtk2-perl team
+Copyright (C) 2004-2011 by the gtk2-perl team
=cut
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]