changed from 4.5.1 to 4.6.0 because we've decided to add features

This commit is contained in:
JT Smith 2002-08-14 00:48:10 +00:00
parent 4151593614
commit 8afc63abd5
3 changed files with 3 additions and 3 deletions

View file

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

View file

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