[SCM] packaging of clive-utils branch, master, updated. 2.1.4-66-g9e36024

legatvs legatvs at gmail.com
Thu Apr 9 07:41:29 UTC 2009


The following commit has been merged in the master branch:
commit ad75ce2231bc29ca1097c57d32c46a3923590cf9
Author: legatvs <legatvs at gmail.com>
Date:   Thu Mar 26 15:50:40 2009 +0200

    Version bump.

diff --git a/clivefeed b/clivefeed
index 060832c..de0d869 100755
--- a/clivefeed
+++ b/clivefeed
@@ -21,7 +21,7 @@
 use warnings;
 use strict;
 
-use constant VERSION => "2.1.4";
+use constant VERSION => "2.1.5";
 
 binmode(STDOUT, ":utf8");
 use Getopt::Long qw(:config bundling);
diff --git a/clivepass b/clivepass
index ae4b00c..f8145d9 100755
--- a/clivepass
+++ b/clivepass
@@ -21,7 +21,7 @@
 use warnings;
 use strict;
 
-use constant VERSION => "2.1.4";
+use constant VERSION => "2.1.5";
 
 binmode(STDOUT, ":utf8");
 use Getopt::Long qw(:config bundling);
diff --git a/clivescan b/clivescan
index 75aafe1..8712cd7 100755
--- a/clivescan
+++ b/clivescan
@@ -21,7 +21,7 @@
 use warnings;
 use strict;
 
-use constant VERSION => "2.1.4";
+use constant VERSION => "2.1.5";
 
 binmode(STDOUT, ":utf8");
 use Getopt::Long qw(:config bundling);

-- 
packaging of clive-utils



More information about the Pkg-perl-cvs-commits mailing list