prosodyctl

changeset 2455
0b3184f3c9e4
parent 2442
94c676b585c0
child 2497
810fb77b6fe6
--- a/prosodyctl	Tue Jan 12 15:17:08 2010 +0000
+++ b/prosodyctl	Tue Jan 12 15:35:36 2010 +0000
@@ -68,7 +68,7 @@
 -- Switch away from root and into the prosody user --
 local switched_user, current_uid;
 
-local want_pposix_version = "0.3.2";
+local want_pposix_version = "0.3.3";
 local ok, pposix = pcall(require, "util.pposix");
 
 if ok and pposix then

mercurial