[freeside-commits] branch FREESIDE_2_3_BRANCH updated. e5dd9525e20e6a21fce2e5d5170c27efe3db5893
Ivan
ivan at 420.am
Sat Oct 20 03:19:12 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via e5dd9525e20e6a21fce2e5d5170c27efe3db5893 (commit)
from 46ec838a84523aea3fcdcaf5280e35bdaeb91162 (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 e5dd9525e20e6a21fce2e5d5170c27efe3db5893
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Oct 20 03:19:09 2012 -0700
2.3.4 happened
diff --git a/FS/FS.pm b/FS/FS.pm
index 4ee1acb..ccb015b 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '2.3.4';
+$VERSION = '2.3.5git';
#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