1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

- version # change in header

CVs: ----------------------------------------------------------------------
This commit is contained in:
Philip Warner
2000-08-07 12:39:37 +00:00
parent 74e3311085
commit a222f3afe9

View File

@ -59,7 +59,7 @@ typedef z_stream *z_streamp;
#define K_VERS_MAJOR 1
#define K_VERS_MINOR 4
#define K_VERS_REV 10
#define K_VERS_REV 11
/* Data block types */
#define BLK_DATA 1