Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita87bfc0

Browse files
committed
Update PGPRO_VERSION to 9.6.4.2
1 parent3b40215 commita87bfc0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2752,7 +2752,7 @@ else
27522752
fi
27532753

27542754

2755-
PGPRO_VERSION="$PACKAGE_VERSION.1"
2755+
PGPRO_VERSION="$PACKAGE_VERSION.2"
27562756
PGPRO_PACKAGE_NAME="PostgresPro"
27572757
PGPRO_EDITION="standard"
27582758

‎configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ AC_DEFINE_UNQUOTED(PG_MAJORVERSION, "$PG_MAJORVERSION", [PostgreSQL major versio
3838
PGAC_ARG_REQ(with, extra-version, [STRING], [append STRING to version],
3939
[PG_VERSION="$PACKAGE_VERSION$withval"],
4040
[PG_VERSION="$PACKAGE_VERSION"])
41-
PGPRO_VERSION="$PACKAGE_VERSION.1"
41+
PGPRO_VERSION="$PACKAGE_VERSION.2"
4242
PGPRO_PACKAGE_NAME="PostgresPro"
4343
PGPRO_EDITION="standard"
4444
AC_SUBST(PGPRO_PACKAGE_NAME)

‎src/include/pg_config.h.win32

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,9 +574,9 @@
574574

575575
#define PGPRO_EDITION "standard"
576576

577-
#define PGPRO_VERSION "9.6.4.1"
577+
#define PGPRO_VERSION "9.6.4.2"
578578

579-
#define PGPRO_PACKAGE_STR "PostgresPro 9.6.4.1"
579+
#define PGPRO_PACKAGE_STR "PostgresPro 9.6.4.2"
580580

581581
#define PG_VERSION_NUM 90604
582582

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp