mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
Bumped up build number to 107
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 = 106;
|
||||
private static int m_buildNumber = 107;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user