[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 0.01-3-g847217b

Shawn Moore sartak at bestpractical.com
Tue Feb 15 17:51:20 EST 2011


The branch, master has been updated
       via  847217b9134d98ac2ac8e4c4130a0732ba23444f (commit)
      from  a0f2bbd65c400388757b10cbb3628087cf9625ba (commit)

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

- Log -----------------------------------------------------------------
commit 847217b9134d98ac2ac8e4c4130a0732ba23444f
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Feb 15 17:51:15 2011 -0500

    Bump version

diff --git a/lib/Jifty/Plugin/RecordHistory.pm b/lib/Jifty/Plugin/RecordHistory.pm
index 5938e85..427327c 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.01';
+our $VERSION = '0.02';
 
 sub init {
     Jifty->web->add_css('record-history.css');

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



More information about the Bps-public-commit mailing list