[freeside-commits] branch master updated. eb70a0b5a299e8e77e64cd10ee515270fbe14044

Ivan ivan at 420.am
Sat Jan 5 23:49:49 PST 2013


The branch, master has been updated
       via  eb70a0b5a299e8e77e64cd10ee515270fbe14044 (commit)
      from  8a54677fd5dfcc1e55188374b206de24275fd780 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eb70a0b5a299e8e77e64cd10ee515270fbe14044
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jan 5 23:49:47 2013 -0800

    rewind selektah

diff --git a/FS/FS.pm b/FS/FS.pm
index f2e37fd..2d963b5 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.1git';
+$VERSION = '3.0git';
 
 #find missing entries in this file with:
 # for a in `ls *pm | cut -d. -f1`; do grep 'L<FS::'$a'>' ../FS.pm >/dev/null || echo "missing $a" ; done

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

Summary of changes:
 FS/FS.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list