Skip to content

Commit eb5e72e

Browse files
committed
Reset patch version to 1.1
1 parent fb126cf commit eb5e72e

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
@@ -98,7 +98,7 @@ IF "%~1"=="13" (
9898
TITLE Building PostgresPro installer
9999
IF "%SDK%"=="" SET SDK=SDK71
100100
IF "%PRODUCT_NAME%"=="" SET PRODUCT_NAME=PostgresPro
101-
IF "%PG_PATCH_VERSION%"=="" SET PG_PATCH_VERSION=1.3
101+
IF "%PG_PATCH_VERSION%"=="" SET PG_PATCH_VERSION=1.1
102102
CMD.EXE /C %ROOT%\build\helpers\postgres_installer.cmd || GOTO :ERROR
103103
)
104104

0 commit comments

Comments
 (0)