Change version.

This commit is contained in:
Andrew McMillan 2006-11-05 14:56:24 +13:00
parent c5f339c520
commit 194328b396

View File

@ -103,4 +103,4 @@ CREATE TABLE relationship (
);
GRANT SELECT,INSERT,UPDATE,DELETE ON relationship TO general;
SELECT new_db_revision(1,1,3, 'March' );
SELECT new_db_revision(1,1,4, 'April' );