[Bps-public-commit] Prophet branch, master, updated. 0.73-45-g83466c0
Jesse Vincent
jesse at bestpractical.com
Sat Jun 5 19:00:36 EDT 2010
The branch, master has been updated
via 83466c0e971fe97c5beb14187fc9e686487317bf (commit)
from 4b2593b64b8a8da49ff7f18f3c3aa2060b736c34 (commit)
Summary of changes:
Changes | 3 +++
lib/Prophet.pm | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 83466c0e971fe97c5beb14187fc9e686487317bf
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sat Jun 5 19:00:48 2010 -0400
0.742
diff --git a/Changes b/Changes
index 345ef11..55acc20 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.742
+ * Deal with Path::Dispatcher::Declarative being split from P::D --jesse
+
0.741
* Actually ship all the javascript and css files for the web frontend.
diff --git a/lib/Prophet.pm b/lib/Prophet.pm
index 3b8850f..5010c38 100644
--- a/lib/Prophet.pm
+++ b/lib/Prophet.pm
@@ -3,7 +3,7 @@ use strict;
package Prophet;
-our $VERSION = '0.741';
+our $VERSION = '0.742';
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list