plugins/mod_version.lua

changeset 298
985710ea308b
parent 219
f06e97f525bc
child 314
851f271d25b0
--- a/plugins/mod_version.lua	Sat Nov 15 22:36:22 2008 +0100
+++ b/plugins/mod_version.lua	Sat Nov 15 22:07:31 2008 +0000
@@ -11,7 +11,7 @@
 		session.send(st.reply(stanza):query(xmlns_version)
 			:tag("name"):text("lxmppd"):up()
 			:tag("version"):text("pre-alpha"):up()
-			:tag("os"):text("The best one"));
+			:tag("os"):text("the best operating system ever!"));
 	end
 end
 

mercurial