[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 0f1084cfeb92d7f0d381f73654e409414d2a9c88
Ivan
ivan at 420.am
Tue Jul 2 16:17:04 PDT 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via 0f1084cfeb92d7f0d381f73654e409414d2a9c88 (commit)
from d4fe5d9ed55d327eec1aec66bd2e801cdb4fac2c (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 0f1084cfeb92d7f0d381f73654e409414d2a9c88
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Jul 2 16:16:58 2013 -0700
2.3.7
diff --git a/FS/FS.pm b/FS/FS.pm
index 9c55a8e..d54f55d 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
use strict;
use vars qw($VERSION);
-$VERSION = '2.3.7git';
+$VERSION = '2.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
diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html
index f58766e..ac59290 100644
--- a/httemplate/docs/about.html
+++ b/httemplate/docs/about.html
@@ -56,7 +56,7 @@ GNU <b>Affero</b> General Public License.<BR>
% unless ( $agentnum ) {
<CENTER>
- <FONT SIZE="-3">"Say no more, now just be still." -R. Hunter</FONT>
+ <FONT SIZE="-3">"Steady boys, study that eight day hour." -R. Hunter</FONT>
</CENTER>
% }
-----------------------------------------------------------------------
Summary of changes:
FS/FS.pm | 2 +-
httemplate/docs/about.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list