diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | httemplate/docs/about.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -123,7 +123,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.0/ -VERSION=1.9.3cvs +VERSION=1.9.3 TAG=freeside_1_9_3 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index 056c17c3e..421fed4fa 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -29,7 +29,7 @@ GNU <b>Affero</b> General Public License.<BR> <BR> <CENTER> -<FONT SIZE="-3">"Put your gold money where your love is, baby" -R. Hunter</FONT> +<FONT SIZE="-3">"Going where the wind don't blow so strange" -R. Hunter</FONT> </CENTER> <SCRIPT TYPE="text/javascript"> |