[Rt-commit] r2287 - in RT-Integration-SVN: . lib/RT/Integration

jesse at bestpractical.com jesse at bestpractical.com
Sat Mar 5 20:12:07 EST 2005


Author: jesse
Date: Sat Mar  5 20:12:07 2005
New Revision: 2287

Modified:
   RT-Integration-SVN/   (props changed)
   RT-Integration-SVN/MANIFEST
   RT-Integration-SVN/META.yml
   RT-Integration-SVN/lib/RT/Integration/SVN.pm
Log:
 r6380 at hualien:  jesse | 2005-03-05 19:44:23 -0500
 manifest


Modified: RT-Integration-SVN/MANIFEST
==============================================================================
--- RT-Integration-SVN/MANIFEST	(original)
+++ RT-Integration-SVN/MANIFEST	Sat Mar  5 20:12:07 2005
@@ -1,3 +1,5 @@
+Changes
+SIGNATURE
 html/SVN/PullUpdate.html
 inc/Module/Install.pm
 inc/Module/Install/Base.pm

Modified: RT-Integration-SVN/META.yml
==============================================================================
--- RT-Integration-SVN/META.yml	(original)
+++ RT-Integration-SVN/META.yml	Sat Mar  5 20:12:07 2005
@@ -1,5 +1,5 @@
 name: RT-Integration-SVN
-version: 0.01
+version: 0.03
 abstract: RT Integration-SVN Extension
 author: Jesse Vincent <jesse at bestpractical.com>
 license: GPLv2
@@ -10,4 +10,4 @@
   directory:
     - html
     - inc
-generated_by: Module::Install version 0.33
+generated_by: Module::Install version 0.36

Modified: RT-Integration-SVN/lib/RT/Integration/SVN.pm
==============================================================================
--- RT-Integration-SVN/lib/RT/Integration/SVN.pm	(original)
+++ RT-Integration-SVN/lib/RT/Integration/SVN.pm	Sat Mar  5 20:12:07 2005
@@ -3,4 +3,4 @@
 
 package RT::Integration::SVN;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';


More information about the Rt-commit mailing list