From 757db83a60b65b093d6f8383a941c930d63c2169 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 2 Jul 2013 16:52:43 -0700 Subject: [PATCH] 2.3.7 happened --- FS/FS.pm | 2 +- httemplate/docs/about.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS.pm b/FS/FS.pm index d54f55de9..5a4483533 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '2.3.7'; +$VERSION = '2.3.8git'; #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 3f4879df4..263ba11c5 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -56,7 +56,7 @@ GNU Affero General Public License.
% unless ( $agentnum ) {
- "Steady boys, study that eight day hour." -R. Hunter + "Keep your day job, until your night job pays." -R. Hunter
% } -- 2.11.0