summarylogtreecommitdiffstats
path: root/openacs.install
diff options
context:
space:
mode:
authormarmoser2018-07-11 18:21:21 +0200
committermarmoser2018-07-11 18:21:21 +0200
commitf9e976cdb64a8a2d0729961b4e549b627dfdc901 (patch)
tree3fe530758d7d8559fa2bd43b3ae1f65caca7c61b /openacs.install
parent5bf3885e725512e3dfe56c7c00fa9b1df62b0ebe (diff)
downloadaur-f9e976cdb64a8a2d0729961b4e549b627dfdc901.tar.gz
increment version number to 5.9.1
Diffstat (limited to 'openacs.install')
-rw-r--r--openacs.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/openacs.install b/openacs.install
index 7e9c55e3b8fb..d3be809c84c5 100644
--- a/openacs.install
+++ b/openacs.install
@@ -37,11 +37,11 @@ echo "
Congratulations, you have installed OpenACS with NaviServer on your machine.
You might start the server manually with
- sudo /usr/bin/nsd -t /etc/naviserver/config-oacs-5.9.0.tcl -u ${oacs_user} -g ${oacs_group}"
+ sudo /usr/bin/nsd -t /etc/naviserver/config-oacs-5.9.1.tcl -u ${oacs_user} -g ${oacs_group}"
echo "
To use OpenACS, point your browser to http://localhost:8000/
-The configuration file is /etc/naviserver/config-oacs-5.9.0.tcl
+The configuration file is /etc/naviserver/config-oacs-5.9.1.tcl
and might be tailored to your needs. The access.log and error.log of
this instance are in ${oacs_dir}/log