From 2e91ca5d87a188efe7a27c98b8b3948ac011ed1d Mon Sep 17 00:00:00 2001 From: JT Smith Date: Wed, 19 Jun 2002 00:21:14 +0000 Subject: [PATCH] Preparing for 4.1.0 development cycle. --- lib/WebGUI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index 0d0284bf6..8ed13c273 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -1,5 +1,5 @@ package WebGUI; -our $VERSION = "4.0.3"; +our $VERSION = "4.1.0"; #------------------------------------------------------------------- # WebGUI is Copyright 2001-2002 Plain Black Software.