[Rt-commit] rtir branch, 2.5-trunk, updated. 29cc9023eca81f31223bd2bb5b4e8aabfc1ec0fa

Ruslan Zakirov ruz at bestpractical.com
Wed Sep 16 01:56:15 EDT 2009


The branch, 2.5-trunk has been updated
       via  29cc9023eca81f31223bd2bb5b4e8aabfc1ec0fa (commit)
      from  170995a6efe3fd1c71bb478d519a2e80c804e3b5 (commit)

Summary of changes:
 META.yml     |    2 +-
 lib/RT/IR.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 29cc9023eca81f31223bd2bb5b4e8aabfc1ec0fa
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date:   Wed Sep 16 09:54:55 2009 +0400

    bump version, 2.5.5

diff --git a/META.yml b/META.yml
index 0eec2ec..3c8d4c4 100644
--- a/META.yml
+++ b/META.yml
@@ -33,4 +33,4 @@ requires:
   Regexp::Common: 0
   Regexp::Common::net::CIDR: 0
   perl: 5.8.3
-version: 2.5.4
+version: 2.5.5
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 6e76300..6ec3569 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -46,7 +46,7 @@
 #
 package RT::IR;
 
-our $VERSION = '2.5.4';
+our $VERSION = '2.5.5';
 
 use 5.008003;
 use warnings;

-----------------------------------------------------------------------


More information about the Rt-commit mailing list