Incorporated changes for release 1.4.6

This commit is contained in:
2026-02-24 21:13:48 -05:00
parent 0bc6d684c1
commit 7b134c1010
23 changed files with 48 additions and 24 deletions

View File

@@ -2,13 +2,13 @@
# install.sh
# OpenDRS Online Discrepancy Reporting System
# Copyright (C) 2025 Rod Wright
# Copyright (C) 2026 Rod Wright
# SPDX-License-Identifier: GPL-2.0
APP_NAME="OpenDRS"
DEFAULT_DB_NAME="opendrs"
APP_VERSION="1.4.5"
APP_VERSION="1.4.6"
DOC_ROOT="/var/www"
INSTALL_LOC="opendrs"
APACHE_CONF_DIR="/etc/apache2/conf-available"