[Rt-commit] rtir branch 5.0.3-releng updated. rtir-5.0.3beta1-6-g7a86f39a

BPS Git Server git at git.bestpractical.com
Wed Jul 13 18:16:39 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rtir".

The branch, 5.0.3-releng has been updated
       via  7a86f39a6217817a5282f0f518d3c057d3716359 (commit)
      from  8c31afb8e36798408b5bdeaef4b668ee77061d5d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7a86f39a6217817a5282f0f518d3c057d3716359
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Jul 14 01:57:57 2022 +0800

    Prepare 5.0.3

diff --git a/META.yml b/META.yml
index 2ca3cc11..ba1c4fa7 100644
--- a/META.yml
+++ b/META.yml
@@ -33,7 +33,7 @@ requires:
   perl: 5.10.1
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 5.0.3beta1
+version: 5.0.3
 x_module_install_rtx_version: '0.43'
 x_requires_rt: 5.0.0
 x_rt_too_new: 5.2.0
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 84bad802..6676f16a 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -51,7 +51,7 @@ use 5.008003;
 use strict;
 use warnings;
 
-our $VERSION = '5.0.3beta1';
+our $VERSION = '5.0.3';
 
 use Scalar::Util qw(blessed);
 

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

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


hooks/post-receive
-- 
rtir


More information about the rt-commit mailing list