mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
upped build# to 201
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
|
//The build number should be incremented for every new build
|
||||||
private static int m_buildNumber = 200;
|
private static int m_buildNumber = 201;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user