summaryrefslogtreecommitdiff
path: root/src/mod_push.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_push.erl')
-rw-r--r--src/mod_push.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_push.erl b/src/mod_push.erl
index 5389e3df..4216404c 100644
--- a/src/mod_push.erl
+++ b/src/mod_push.erl
@@ -25,7 +25,7 @@
-module(mod_push).
-author('holger@zedat.fu-berlin.de').
--protocol({xep, 357, '0.2'}).
+-protocol({xep, 357, '0.2', '17.08', "", ""}).
-behaviour(gen_mod).