preparing for 6.5.5 bugfix cycle

This commit is contained in:
JT Smith 2005-03-24 19:57:19 +00:00
parent d8b447e7c9
commit b1c8bd747e
3 changed files with 8 additions and 5 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.5.4";
our $VERSION = "6.5.5";
our $STATUS = "gamma";
#-------------------------------------------------------------------