[freeside-commits] branch FREESIDE_3_BRANCH updated. 5bdc08bfccba27e88ac3c5467f8b57f9a6ee1702
Jeremy Davis
jeremyd at 420.am
Fri Jun 26 12:07:25 PDT 2015
The branch, FREESIDE_3_BRANCH has been updated
via 5bdc08bfccba27e88ac3c5467f8b57f9a6ee1702 (commit)
from 3b0c7f613cf14e4c90e9df067b063c2625cb194f (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 5bdc08bfccba27e88ac3c5467f8b57f9a6ee1702
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Fri Jun 26 15:05:58 2015 -0400
3.7 Release
diff --git a/FS/FS.pm b/FS/FS.pm
index e2d54d6..3811def 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '3.7git';
+$VERSION = '3.7';
#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