Commit e757f884 authored by Bruce Momjian's avatar Bruce Momjian

Update version for Win32-client include file.

parent 8ec96083
......@@ -3,8 +3,8 @@
/*
* Parts of pg_config.h that you get with autoconf on other systems
*/
#define PG_VERSION "8.0"
#define PG_VERSION_STR "8.0devel (win32)"
#define PG_VERSION "8.0.0rc1"
#define PG_VERSION_STR "8.0.0rc1 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment