mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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