[freeside-commits] branch FREESIDE_3_BRANCH updated. 568b2f8811d82cb1f8535220733f03ac0fa11494
Jeremy Davis
jeremyd at 420.am
Sat Feb 21 04:53:25 PST 2015
The branch, FREESIDE_3_BRANCH has been updated
via 568b2f8811d82cb1f8535220733f03ac0fa11494 (commit)
from 09e75cf2902b0daa996e69fb70b86be4ff1ae8a1 (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 568b2f8811d82cb1f8535220733f03ac0fa11494
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Sat Feb 21 07:52:42 2015 -0500
3.6 Release
diff --git a/FS/FS.pm b/FS/FS.pm
index 4c688ea..770bfd4 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '3.6git';
+$VERSION = '3.6';
#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