[perl-Gtk2] Stable release 1.249



commit d75226a99fa2308879e9f885a28a065c935a2f92
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Dec 10 21:40:11 2013 -0800

    Stable release 1.249

 NEWS        |    5 +++++
 lib/Gtk2.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a43aea3..3cbf73e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.249
+=================================
+
+* Eliminate test failures by using unique temp directories during testing
+
 Overview of changes in Gtk2 1.248
 =================================
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index ede74ee..cfe4d79 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.248';
+our $VERSION = '1.249';
 
 our @ISA = qw(DynaLoader Exporter);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]