From: Ivan Kohler Date: Thu, 26 Sep 2013 23:38:27 +0000 (-0700) Subject: 2.3.8 happened X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=486a5bc9dce792b34889411617ef7ebf535b93c7;p=freeside.git 2.3.8 happened --- diff --git a/FS/FS.pm b/FS/FS.pm index 2454c2654..a7164c570 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '2.3.8'; +$VERSION = '2.3.9git'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index 263ba11c5..774b8bfd1 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -56,7 +56,7 @@ GNU Affero General Public License.
% unless ( $agentnum ) {
- "Keep your day job, until your night job pays." -R. Hunter + "" -R. Hunter
% }