projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec9608
)
Update version for Win32-client include file.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 16 Dec 2004 22:05:07 +0000
(22:05 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 16 Dec 2004 22:05:07 +0000
(22:05 +0000)
src/include/pg_config.h.win32
patch
|
blob
|
blame
|
history
diff --git
a/src/include/pg_config.h.win32
b/src/include/pg_config.h.win32
index c8739e3ccaf68c0b9cb8a271c78f7a85d2151dd4..6480e784c2e86564e2ca850f829efb8b33fa3145 100644
(file)
--- a/
src/include/pg_config.h.win32
+++ b/
src/include/pg_config.h.win32
@@
-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.0
devel
(win32)"
+#define PG_VERSION "8.0
.0rc1
"
+#define PG_VERSION_STR "8.0
.0rc1
(win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"