[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 34725fae4e3c05e7d483b9379da72f0a91765106
Ivan
ivan at 420.am
Thu Sep 26 16:36:54 PDT 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via 34725fae4e3c05e7d483b9379da72f0a91765106 (commit)
from 42a63a58a7008c4d7f5a128e3d14d61aab8d9630 (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 34725fae4e3c05e7d483b9379da72f0a91765106
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Sep 26 16:36:51 2013 -0700
2.3.8
diff --git a/FS/FS.pm b/FS/FS.pm
index 5a44835..2454c26 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '2.3.8git';
+$VERSION = '2.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 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list