Preparing for the 5.1.0 development cycle.

This commit is contained in:
JT Smith 2003-01-24 05:30:55 +00:00
parent db64e46a75
commit e6e9d08ba2
3 changed files with 15 additions and 13 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "5.0.3";
our $VERSION = "5.1.0";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2003 Plain Black LLC.