[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 0.03-5-gc40121d

Shawn Moore sartak at bestpractical.com
Fri Feb 18 17:34:15 EST 2011


The branch, master has been updated
       via  c40121dc852301f948c805583c1e1389ff5d19a8 (commit)
      from  4859986b56cfa6603d6d0443cbfe7988c23ec66d (commit)

Summary of changes:
 lib/Jifty/Plugin/RecordHistory.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit c40121dc852301f948c805583c1e1389ff5d19a8
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Feb 18 17:33:54 2011 -0500

    Bump to 0.04 for cascade_delete and current_user_can_for_change

diff --git a/lib/Jifty/Plugin/RecordHistory.pm b/lib/Jifty/Plugin/RecordHistory.pm
index 4307e9f..5854bb0 100644
--- a/lib/Jifty/Plugin/RecordHistory.pm
+++ b/lib/Jifty/Plugin/RecordHistory.pm
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use base qw/Jifty::Plugin/;
 
-our $VERSION = '0.03';
+our $VERSION = '0.04';
 
 sub init {
     Jifty->web->add_css('record-history.css');

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



More information about the Bps-public-commit mailing list