[Rt-commit] rtir branch, 3.2.1-releng, updated. 3.2.0-31-g222af77c

? sunnavy sunnavy at bestpractical.com
Tue Jun 19 10:54:16 EDT 2018


The branch, 3.2.1-releng has been updated
       via  222af77c1202ec54b457cb82e0825fc8bf45d4c3 (commit)
      from  42e65274dbf0c5870e0c954b7e69ea7c852507c9 (commit)

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

- Log -----------------------------------------------------------------
commit 222af77c1202ec54b457cb82e0825fc8bf45d4c3
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Tue Jun 19 00:52:34 2018 +0800

    Release 3.2.1

diff --git a/META.yml b/META.yml
index 0898b4ba..42e97783 100644
--- a/META.yml
+++ b/META.yml
@@ -32,7 +32,7 @@ requires:
   perl: 5.10.1
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 3.2.1beta1
+version: 3.2.1
 x_module_install_rtx_version: '0.40'
 x_requires_rt: 4.2.9
 x_rt_too_new: 4.4.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 20472b20..96a8b104 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -52,7 +52,7 @@ use warnings;
 
 package RT::IR;
 
-our $VERSION = '3.2.1beta1';
+our $VERSION = '3.2.1';
 
 
 use Scalar::Util qw(blessed);

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


More information about the rt-commit mailing list