← Back to team overview

mvhub-dev team mailing list archive

[Branch ~mvhub-dev/mvhub/trunk] Rev 360: APRIL 5TH, 2010 MAJOR RELEASE: updated Changelog, set VERSION = 0.04 for CPAN

 

------------------------------------------------------------
revno: 360
tags: 2010-04-05-00
committer: Lee Goodrich <lgoodrich@xxxxxxxxxx>
branch nick: trunk
timestamp: Mon 2010-04-05 10:51:19 -0400
message:
  APRIL 5TH, 2010 MAJOR RELEASE: updated Changelog, set VERSION  = 0.04 for CPAN
modified:
  lib-mvhub/Changes
  lib-mvhub/lib/MVHub.pm


--
lp:mvhub
https://code.launchpad.net/~mvhub-dev/mvhub/trunk

Your team mvhub-dev is subscribed to branch lp:mvhub.
To unsubscribe from this branch go to https://code.launchpad.net/~mvhub-dev/mvhub/trunk/+edit-subscription
=== modified file 'lib-mvhub/Changes'
--- lib-mvhub/Changes	2010-02-03 19:57:47 +0000
+++ lib-mvhub/Changes	2010-04-05 14:51:19 +0000
@@ -2,3 +2,4 @@
  
 0.02 - January 8th, 2010 release. Includes new NorthShorePort template, unified searchbar, and various small bugfixes.
 0.03 - February 3rd, 2010 release. Includes pdf generation, new developer directory structure, and some small bugfixes.
+0.04 - April 5th, 2010 release. 23 merges, includes email reminders, unification of the MVHub/Northshoreport codebases, test that simulates adding a new agency to the database, and various bugfixes.

=== modified file 'lib-mvhub/lib/MVHub.pm'
--- lib-mvhub/lib/MVHub.pm	2010-02-03 19:57:47 +0000
+++ lib-mvhub/lib/MVHub.pm	2010-04-05 14:51:19 +0000
@@ -9,11 +9,11 @@
 
 =head1 VERSION
 
-Version 0.03
+Version 0.04
 
 =cut
 
-our $VERSION = '0.03';
+our $VERSION = '0.04';
 
 =head1 SYNOPSIS