From 5929fb909220b98ea8f0e7656d0bd4469ded8be6 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Fri, 1 May 2009 03:36:48 +0000 Subject: [PATCH] Beginning 7.7.6 dev --- lib/WebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index 543f11886..653df94ac 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -1,7 +1,7 @@ package WebGUI; -our $VERSION = '7.7.5'; +our $VERSION = '7.7.6'; our $STATUS = 'beta';