diff options
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" |