mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Bumped up build number to 200
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 = 200;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user