[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 8ee4fc51420c84714fb4bb24d3be023b7ffb5667
Jeremy Davis
jeremyd at 420.am
Wed Apr 2 11:46:14 PDT 2014
The branch, FREESIDE_2_3_BRANCH has been updated
via 8ee4fc51420c84714fb4bb24d3be023b7ffb5667 (commit)
from 3438e7d6bea0f7917db89d678d553694094cc599 (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 8ee4fc51420c84714fb4bb24d3be023b7ffb5667
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Apr 2 11:13:24 2014 -0400
2.3.9 Release
diff --git a/FS/FS.pm b/FS/FS.pm
index 75656ec..14216ba 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '2.3.9git';
+$VERSION = '2.3.9';
#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 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list