Hi, > I updated h2 and there were A LOT of changes.
Well, there always are. > When I built it, it turned out that the jar was 1.3.147 instead of 1.2.147 > as before. > So I suppose you changed the head of trunk from 1.2 to 1.3? This is a small change: Constants.java, change VERSION_MINOR to 2. Other settings depend on it, so this small change will have a big effect. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
