1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

Update Roundcube to 1.3.4 and Z-push to 2.3.9 (#1354)

This commit is contained in:
xetorixik
2018-02-21 14:22:57 +01:00
committed by Joshua Tauberer
parent ae73dc5d30
commit 8f399df5bb
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ apt_install \
phpenmod -v php7.0 imap
# Copy Z-Push into place.
VERSION=2.3.8
VERSION=2.3.9
needs_update=0 #NODOC
if [ ! -f /usr/local/lib/z-push/version ]; then
needs_update=1 #NODOC