# HG changeset patch # User jbe # Date 1271356966 -7200 # Node ID 67a2e236fea45251fd0aa622726ecc9ab468ae70 # Parent 5a01d558565be25145176ff22e57274c09190e22 "No operation" update script from beta24 to beta25 diff -r 5a01d558565b -r 67a2e236fea4 update/core-update.beta24-beta25.sql --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/update/core-update.beta24-beta25.sql Thu Apr 15 20:42:46 2010 +0200 @@ -0,0 +1,5 @@ +BEGIN; + +-- no changes in database between beta24 to beta25 + +COMMIT;