From 486a5bc9dce792b34889411617ef7ebf535b93c7 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 26 Sep 2013 16:38:27 -0700 Subject: [PATCH] 2.3.8 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 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
% } -- 2.20.1