mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
up build number to 202 for a new development build
Modified Files: jdbc/org/postgresql/Driver.java.in
This commit is contained in:
parent
4c943c87c1
commit
3d1a1e85cf
|
|
@ -477,6 +477,6 @@ public class Driver implements java.sql.Driver
|
|||
|
||||
|
||||
//The build number should be incremented for every new build
|
||||
private static int m_buildNumber = 201;
|
||||
private static int m_buildNumber = 202;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user