mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
up build # to 108
This commit is contained in:
parent
3448835967
commit
d3038e6e2c
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 = 107;
|
||||
private static int m_buildNumber = 108;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue