From 288624338ca315a0c53cc27a7d461720335f02ec Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 16 Aug 2011 18:07:41 -0700 Subject: [PATCH] 7.10 is now stable. --- lib/WebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index cdef12904..4373073d3 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -2,7 +2,7 @@ package WebGUI; our $VERSION = '7.10.22'; -our $STATUS = 'beta'; +our $STATUS = 'stable'; =head1 LEGAL