[freeside-commits] branch FREESIDE_3_BRANCH updated. 7a63702b8123e553464ee1df8b21ddf72d76df18

Jeremy Davis jeremyd at 420.am
Wed Jan 20 06:58:43 PST 2016


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

    3.8 Release

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