From ee1de5350b57aa248510a8bd4ea0c17817c12f85 Mon Sep 17 00:00:00 2001
From: xetorixik <xetorixik@lastmail.co>
Date: Sat, 17 Feb 2018 20:17:52 +0100
Subject: [PATCH] Update zpush to 2.3.9.

Update zpush to the latest upstream version 2.3.9.
---
 setup/zpush.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup/zpush.sh b/setup/zpush.sh
index e20a2604..eac3a0a0 100755
--- a/setup/zpush.sh
+++ b/setup/zpush.sh
@@ -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