[gimp-perl] Add $VERSION.



commit 828e31ac07c8a326a82ba5e6ce6c8e2d32db29ba
Author: Ed J <edj src gnome org>
Date:   Mon May 19 04:02:07 2014 +0100

    Add $VERSION.

 Gimp/Fu.pm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Gimp/Fu.pm b/Gimp/Fu.pm
index 6feda6a..0eecbb3 100644
--- a/Gimp/Fu.pm
+++ b/Gimp/Fu.pm
@@ -10,6 +10,8 @@ use Filter::Simple;
 use FindBin qw($RealBin $RealScript);
 use File::stat;
 
+our $VERSION = 2.3003;
+
 # manual import
 sub __ ($) { goto &Gimp::__ }
 


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