From 01f519fd563edf7c1bc6f72e3229e10780de3fc4 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 10 Mar 2000 00:02:10 +0000 Subject: [PATCH] updated some documentation git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@295 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- AUTHORS | 5 +++++ functions/strings.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 1e577287..5680e002 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,8 @@ Sergiusz Pawlowicz Gustav Foseid Shane Wilson Steve Gare + +Translations: + + Norwegian: Gustav Foseid + German: Chris Thil diff --git a/functions/strings.php b/functions/strings.php index 78823923..ba2e1376 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -128,7 +128,7 @@ } /* SquirrelMail version number -- DO NOT CHANGE */ - $version = "0.3pre2"; + $version = "0.3"; function find_mailbox_name ($mailbox) { -- 2.25.1