Diff

plugins/mod_mam/mamprefsxml.lib.lua @ 7909:428d4abee723

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Mon, 20 Feb 2017 01:46:54 +0100
parent 7903:036c771b842a
child 9728:d41ce505cdf9
line wrap: on
line diff
--- a/plugins/mod_mam/mamprefsxml.lib.lua	Wed Feb 15 23:05:03 2017 +0100
+++ b/plugins/mod_mam/mamprefsxml.lib.lua	Mon Feb 20 01:46:54 2017 +0100
@@ -10,7 +10,7 @@
 --
 
 local st = require"util.stanza";
-local xmlns_mam = "urn:xmpp:mam:1";
+local xmlns_mam = "urn:xmpp:mam:2";
 
 local default_attrs = {
 	always = true, [true] = "always",