[perl-Gtk2] Stable release 1.248



commit 3b10c453ddef2d2d156d8d00ecb95fcf397b2cff
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Sep 29 15:09:49 2013 -0700

    Stable release 1.248

 NEWS        |    2 +-
 lib/Gtk2.pm |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a20bba..a43aea3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gtk2 <next>
+Overview of changes in Gtk2 1.248
 =================================
 
 * Avoid misusing the macro PL_na, thus preventing issues when Gtk2 is used in
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 7e9f2b6..ede74ee 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2003-2012 by the gtk2-perl team (see the file AUTHORS for
+# Copyright (C) 2003-2013 by the gtk2-perl team (see the file AUTHORS for
 # the full list)
 #
 # This library is free software; you can redistribute it and/or modify it under
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.247';
+our $VERSION = '1.248';
 
 our @ISA = qw(DynaLoader Exporter);
 


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