[perl-Gtk2] Stable release 1.2496
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Stable release 1.2496
- Date: Thu, 13 Aug 2015 04:55:40 +0000 (UTC)
commit db51678cbce596da5656be906fba289b93200703
Author: Brian Manning <bmanning src gnome org>
Date: Sun Aug 9 18:05:09 2015 -0700
Stable release 1.2496
NEWS | 6 ++++++
lib/Gtk2.pm | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43d8983..09ece6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2 1.2496
+==================================
+
+* Avoid registering a GType for GConnectFlags if not needed
+* MANIFEST: added missing gtk-demo files
+
Overview of changes in Gtk2 1.2495
==================================
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 96c6530..d548108 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.2495';
+our $VERSION = '1.2496';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]