mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 23:43:17 +03:00
up build # to 108
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 = 107;
|
||||
private static int m_buildNumber = 108;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user