[freeside-commits] branch FREESIDE_4_BRANCH updated. 68a521bb43e58806109ce1b11d627ea3d6026a06

Ivan ivan at 420.am
Sun Mar 19 11:34:34 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  68a521bb43e58806109ce1b11d627ea3d6026a06 (commit)
      from  72e2c72117a4a290a0ed675bc28632f4e485261c (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 68a521bb43e58806109ce1b11d627ea3d6026a06
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Mar 19 11:34:32 2017 -0700

    4.3~git

diff --git a/FS/FS.pm b/FS/FS.pm
index f4fdaf4..2d297f9 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '4.2';
+$VERSION = '4.3~git';
 
 #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