mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 17:41:14 +03:00
Bump the build number to relase a new version.
This commit is contained in:
parent
7e95c30953
commit
94fdcc052a
@ -6,7 +6,7 @@
|
||||
* Copyright (c) 2003, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.36.2.4 2004/03/29 17:47:47 barry Exp $
|
||||
* $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/Driver.java.in,v 1.36.2.5 2004/06/16 05:23:33 jurka Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -494,6 +494,6 @@ public class Driver implements java.sql.Driver
|
||||
|
||||
|
||||
//The build number should be incremented for every new build
|
||||
private static int m_buildNumber = 213;
|
||||
private static int m_buildNumber = 214;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user