Incorporated changes for release 1.1.2

This commit is contained in:
2026-02-14 11:44:10 -05:00
parent 16d1ff9bb8
commit 39931c0ca5
11 changed files with 782 additions and 545 deletions

View File

@@ -2,12 +2,12 @@
# install.sh
# OpenDRS Online Discrepancy Reporting System
# Copyright (C) 2020 Rod Wright
# Copyright (C) 2021 Rod Wright
# SPDX-License-Identifier: GPL-2.0
DRS_VERSION="1.1.1"
DRS_VERSION="1.1.2"
DOC_ROOT="/var/www"
INSTALL_LOC="opendrs"
APACHE_USER="www-data"