From 63865eb39f5dd86b1b868b586787b0539f64525a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Aug 2010 23:51:56 -0500 Subject: [PATCH] WebGUI 7.9.11 is stable. --- lib/WebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index 502c4130f..6579f142a 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -2,7 +2,7 @@ package WebGUI; our $VERSION = '7.9.11'; -our $STATUS = 'beta'; +our $STATUS = 'stable'; =head1 LEGAL