mvhub-dev team mailing list archive
-
mvhub-dev team
-
Mailing list archive
-
Message #00163
[Branch ~mvhub-commit/mvhub/trunk] Rev 381: 2010-05-04 RELEASE: updated Changelog, set for CPAN
------------------------------------------------------------
revno: 381
tags: 2010-05-04-00
committer: Lee Goodrich <lgoodrich@xxxxxxxxxx>
branch nick: trunk
timestamp: Tue 2010-05-04 09:52:59 -0400
message:
2010-05-04 RELEASE: updated Changelog, set for CPAN
modified:
lib-mvhub/Changes
lib-mvhub/lib/MVHub.pm
--
lp:mvhub
https://code.launchpad.net/~mvhub-commit/mvhub/trunk
Your team MVHub Developers is subscribed to branch lp:mvhub.
To unsubscribe from this branch go to https://code.launchpad.net/~mvhub-commit/mvhub/trunk/+edit-subscription
=== modified file 'lib-mvhub/Changes'
--- lib-mvhub/Changes 2010-04-05 14:51:19 +0000
+++ lib-mvhub/Changes 2010-05-04 13:52:59 +0000
@@ -3,3 +3,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.
+0.05 - May 4th, 2010 release. Added database schema updater and various bug fixes.
=== modified file 'lib-mvhub/lib/MVHub.pm'
--- lib-mvhub/lib/MVHub.pm 2010-04-05 14:51:19 +0000
+++ lib-mvhub/lib/MVHub.pm 2010-05-04 13:52:59 +0000
@@ -9,11 +9,11 @@
=head1 VERSION
-Version 0.04
+Version 0.05
=cut
-our $VERSION = '0.04';
+our $VERSION = '0.05';
=head1 SYNOPSIS