[freeside-commits] branch master updated. 0a847ef34e29f867dea12cd0bc59d39eb38cdda1

Ivan ivan at 420.am
Thu Jun 4 14:27:32 PDT 2015


The branch, master has been updated
       via  0a847ef34e29f867dea12cd0bc59d39eb38cdda1 (commit)
      from  507f1933d20b58119cc8a23f673070ae69422fc2 (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 0a847ef34e29f867dea12cd0bc59d39eb38cdda1
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Jun 4 14:27:03 2015 -0700

    v5

diff --git a/FS/FS.pm b/FS/FS.pm
index 04311e5..9c36f87 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '4.0git';
+$VERSION = '5.0git';
 
 #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