currently outstanding issues we'll flag now, so the release doesn't
slip out the door without it.
* Copyright (c) 2003, PostgreSQL Global Development Group
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.36.2.2 2003/12/10 18:25:11 davec Exp $
+ * $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.36.2.3 2004/03/04 03:25:10 jurka Exp $
*
*-------------------------------------------------------------------------
*/
//The build number should be incremented for every new build
- private static int m_buildNumber = 210;
+ private static int m_buildNumber = 212;
}