[Bps-public-commit] rt-extension-assets branch, 1.0-releng, updated. 1.0rc2-2-ga0ec603

Alex Vandiver alexmv at bestpractical.com
Thu Feb 27 15:15:15 EST 2014


The branch, 1.0-releng has been updated
       via  a0ec6030fd508e4a8c45ad952ce3620075ecba96 (commit)
      from  eaef2914821e5b5078707b5db8c0317b48a5cfc0 (commit)

Summary of changes:
 Changes                    | 3 +++
 lib/RT/Extension/Assets.pm | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit a0ec6030fd508e4a8c45ad952ce3620075ecba96
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Tue Feb 25 15:14:57 2014 -0500

    Releng for 1.0

diff --git a/Changes b/Changes
index 4aa5659..e604a43 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for RT-Extension-Assets
 
+1.00 2014-02-27
+ - First official release
+
 1.00rc2 2014-02-19
  - Test fixes
  - Rendering fixes for custom fields
diff --git a/lib/RT/Extension/Assets.pm b/lib/RT/Extension/Assets.pm
index 8483d8d..7991ac2 100644
--- a/lib/RT/Extension/Assets.pm
+++ b/lib/RT/Extension/Assets.pm
@@ -50,7 +50,7 @@ use strict;
 use warnings;
 package RT::Extension::Assets;
 
-our $VERSION = '1.0rc2';
+our $VERSION = '1.0';
 
 # Loaded so they're available and rights are injected.
 use RT::Catalog;

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



More information about the Bps-public-commit mailing list