prosodyctl

changeset 3481
72d3c8029178
parent 3471
482275e38224
child 3627
9e62937c9757
--- a/prosodyctl	Tue Aug 31 00:38:44 2010 +0100
+++ b/prosodyctl	Tue Aug 31 15:14:39 2010 +0100
@@ -79,7 +79,7 @@
 -- Switch away from root and into the prosody user --
 local switched_user, current_uid;
 
-local want_pposix_version = "0.3.4";
+local want_pposix_version = "0.3.5";
 local ok, pposix = pcall(require, "util.pposix");
 
 if ok and pposix then

mercurial