diff options
author | Pavan Deolasee | 2017-09-07 05:00:26 +0000 |
---|---|---|
committer | Pavan Deolasee | 2017-09-07 05:43:36 +0000 |
commit | 7a05220cdddfcd109629bbf0776009a938a3afd6 (patch) | |
tree | 5c07eb3451faad15e8f4d2b89f430fe35516fe35 /src | |
parent | 6d630291f79dfb3d87ea423c3f4b785c2afbec4d (diff) |
Stamp Postgres-XL 10alpha2
Diffstat (limited to 'src')
-rw-r--r-- | src/include/pg_config.h.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index e7050f60d6..20bff1c4e5 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -551,7 +551,7 @@ #define PACKAGE_NAME "Postgres-XL" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Postgres-XL 10alpha1" +#define PACKAGE_STRING "Postgres-XL 10alpha2" /* Define to the version of this package. */ #define PACKAGE_VERSION "10beta3" |