mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 03:26:23 -04:00
New build number
This commit is contained in:
parent
8e2ca1a7d8
commit
74a665a8b3
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 = 108;
|
||||
private static int m_buildNumber = 109;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue