Skip to content

Commit 0ce6af3

Browse files
committed
Set minor version to 3.2
1 parent 2c7e7f1 commit 0ce6af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/run.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ IF DEFINED USG (
3535

3636
REM Set PostgreSQL version
3737
IF "%PG_MAJOR_VERSION%"=="" SET PG_MAJOR_VERSION=9.5
38-
IF "%PG_PATCH_VERSION%"=="" SET PG_PATCH_VERSION=3.1
38+
IF "%PG_PATCH_VERSION%"=="" SET PG_PATCH_VERSION=3.2
3939

4040
REM Set PgAdmin3 Version
4141
SET PGADMIN_VERSION=1.22.1

0 commit comments

Comments
 (0)