From c7061774cae4c57376c9a5c401512651c3fd5361 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 2 Jun 2002 15:58:53 +0000 Subject: [PATCH] Preparing for the 3.10.1 development cycle. --- lib/WebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index 8e0ccc525..13de1c8d9 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -1,5 +1,5 @@ package WebGUI; -our $VERSION = "3.10.0"; +our $VERSION = "3.10.1"; #------------------------------------------------------------------- # WebGUI is Copyright 2001-2002 Plain Black Software.