Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 72b34a5

Browse files
committed
Set PGPRO version to 10.3.2 in pg_config.h.win32
1 parent f46b719 commit 72b34a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/pg_config.h.win32

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

571571
#define PGPRO_EDITION "standard"
572572

573-
#define PGPRO_VERSION "10.3.1"
573+
#define PGPRO_VERSION "10.3.2"
574574

575-
#define PGPRO_PACKAGE_STR "PostgresPro 10.3.1"
575+
#define PGPRO_PACKAGE_STR "PostgresPro 10.3.2"
576576

577577
#define PGPRO_PACKAGE_NAME "PostgresPro"
578578

0 commit comments

Comments
 (0)