[freeside-commits] branch FREESIDE_3_BRANCH updated. be73fe42b56124f80776856d8938967892bf21fb

Jeremy Davis jeremyd at 420.am
Wed Jan 20 08:45:29 PST 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  be73fe42b56124f80776856d8938967892bf21fb (commit)
      from  7a63702b8123e553464ee1df8b21ddf72d76df18 (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 be73fe42b56124f80776856d8938967892bf21fb
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Wed Jan 20 11:45:16 2016 -0500

    3.9git

diff --git a/FS/FS.pm b/FS/FS.pm
index c65c7f7..ff46d60 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.8';
+$VERSION = '3.9git';
 
 #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