2.3.8 happened
authorIvan Kohler <ivan@freeside.biz>
Thu, 26 Sep 2013 23:38:27 +0000 (16:38 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 26 Sep 2013 23:38:27 +0000 (16:38 -0700)
FS/FS.pm
httemplate/docs/about.html

index 2454c26..a7164c5 100644 (file)
--- 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::'$a'>' ../FS.pm >/dev/null || echo "missing $a" ; done
index 263ba11..774b8bf 100644 (file)
@@ -56,7 +56,7 @@ GNU <b>Affero</b> General Public License.<BR>
 
 % unless ( $agentnum ) {
   <CENTER>
-    <FONT SIZE="-3">"Keep your day job, until your night job pays." -R. Hunter</FONT>
+    <FONT SIZE="-3">"" -R. Hunter</FONT>
   </CENTER>
 % }