mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-21 22:07:01 +08:00
New build number
This commit is contained in:
@ -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;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user