version 1.1.7. Supports 9.2dev.

This commit is contained in:
Takahiro Itagaki
2011-08-07 04:20:23 +00:00
parent 960930b645
commit aad43aa1ae
6 changed files with 64 additions and 8 deletions

View File

@ -9,7 +9,7 @@
* @brief Client Modules
*/
const char *PROGRAM_VERSION = "1.1.6";
const char *PROGRAM_VERSION = "1.1.7";
const char *PROGRAM_URL = "http://reorg.projects.postgresql.org/";
const char *PROGRAM_EMAIL = "reorg-general@lists.pgfoundry.org";