mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
upped build# to 201
This commit is contained in:
parent
abcec0c125
commit
43785a434e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = 200;
|
||||
private static int m_buildNumber = 201;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue