Bug the sql 45 contains the wrong value for the next version

This commit is contained in:
Dany De Bontridder 2008-03-18 14:50:33 +00:00
parent 5c9748f0c4
commit b76022371f

View file

@ -0,0 +1,3 @@
begin;
update version set val=47;
commit;