From ee2924704ee68a34243059b5b3e21a3674d51c96 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 9 Nov 2021 21:39:06 +0100 Subject: [PATCH] Prepare release --- Portable_XH.bat | 2 +- build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Portable_XH.bat b/Portable_XH.bat index 2ead745..f2d6ebe 100644 --- a/Portable_XH.bat +++ b/Portable_XH.bat @@ -27,4 +27,4 @@ rem THE SOFTWARE. rem start http://localhost:8080/ -start "Portable_XH 3.1-dev" /d %~dp0 php\php -d sendmail_path="%~dp0php\php.exe %~dp0storemail.php" -S localhost:8080 -t www %~dp0router.php +start "Portable_XH 3.1" /d %~dp0 php\php -d sendmail_path="%~dp0php\php.exe %~dp0storemail.php" -S localhost:8080 -t www %~dp0router.php diff --git a/build.xml b/build.xml index c6099cc..b6fe374 100644 --- a/build.xml +++ b/build.xml @@ -24,7 +24,7 @@ - +