[freeside-commits] branch FREESIDE_3_BRANCH updated. 474291d3c27643d173620736babf7c760af98d8f

Jeremy Davis jeremyd at 420.am
Thu Oct 23 07:07:52 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  474291d3c27643d173620736babf7c760af98d8f (commit)
      from  aa96a06f756fc0b5b6e047b6b6d3e6cf4fa8f523 (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 474291d3c27643d173620736babf7c760af98d8f
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Oct 23 10:06:30 2014 -0400

    3.5git

diff --git a/FS/FS.pm b/FS/FS.pm
index 33f25b7..4b0bf8f 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '3.4';
+$VERSION = '3.5git';
 
 #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