preparing for 6.1.0 dev cycle

This commit is contained in:
JT Smith 2004-05-27 01:58:19 +00:00
parent da7cf216e5
commit 42307d2167
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
insert into webguiVersion values ('6.1.0','upgrade',unix_timestamp());

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.0.3";
our $VERSION = "6.1.0";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2004 Plain Black LLC.