[freeside-commits] branch FREESIDE_3_BRANCH updated. 96a06f1743cf1215a41bd5391d9604a178ad5b54

Jeremy Davis jeremyd at 420.am
Sat Feb 21 09:13:22 PST 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  96a06f1743cf1215a41bd5391d9604a178ad5b54 (commit)
      from  568b2f8811d82cb1f8535220733f03ac0fa11494 (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 96a06f1743cf1215a41bd5391d9604a178ad5b54
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Sat Feb 21 12:13:11 2015 -0500

    3.7git

diff --git a/FS/FS.pm b/FS/FS.pm
index 770bfd4..e2d54d6 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.6';
+$VERSION = '3.7git';
 
 #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 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list