New build number

This commit is contained in:
Barry Lind
2003-03-24 04:01:38 +00:00
parent 8e2ca1a7d8
commit 74a665a8b3

View File

@ -446,6 +446,6 @@ public class Driver implements java.sql.Driver
}
//The build number should be incremented for every new build
private static int m_buildNumber = 108;
private static int m_buildNumber = 109;
}