From 7c05a4d37f44ac02e3adaf1877d22081c1e31022 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Sun, 2 Mar 2008 19:16:34 +0000 Subject: [PATCH] Author info update svn: r10158 --- src/plugins/WebCal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/WebCal.py b/src/plugins/WebCal.py index 1533071ad..fec805136 100644 --- a/src/plugins/WebCal.py +++ b/src/plugins/WebCal.py @@ -1229,7 +1229,7 @@ register_report( options_class = WebCalOptions, modes = MODE_GUI, translated_name = _("Web Calendar"), - status = _("Beta"), + status = _("Stable"), author_name = "Thom Sturgill", author_email = "thsturgill@yahoo.com", description = _("Produces web (HTML) calendars."),