[gimp-perl] Version update.



commit b709996817d68f9c21c6f8ee9282f20d6ad935c0
Author: Ed J <edj src gnome org>
Date:   Thu May 1 22:27:10 2014 +0100

    Version update.

 Gimp/Pod.pm  |    2 +-
 Gimp/Util.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Gimp/Pod.pm b/Gimp/Pod.pm
index c34c7b6..ccbd43d 100644
--- a/Gimp/Pod.pm
+++ b/Gimp/Pod.pm
@@ -4,7 +4,7 @@ use Config;
 use strict;
 use FindBin qw($RealBin $RealScript);
 
-our $VERSION = 2.3001;
+our $VERSION = 2.3002;
 
 warn "$$-Loading ".__PACKAGE__ if $Gimp::verbose;
 
diff --git a/Gimp/Util.pm b/Gimp/Util.pm
index 197bd2e..3ba822c 100644
--- a/Gimp/Util.pm
+++ b/Gimp/Util.pm
@@ -15,7 +15,7 @@ import Gimp;
 # manual "import" to shut perl -cw up
 sub __ ($);
 
-our $VERSION = 2.300001;
+our $VERSION = 2.3002;
 
 sub get_state() {
    [


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