@@ -17,7 +17,9 @@
# You should have received a copy of the GNU Affero General Public License along
# with sgx-catapult. If not, see <http://www.gnu.org/licenses/>.
-puts "Soprani.ca/MMS Proxy for XMPP - Catapult v0.004\n\n"
+$stdout.sync = true
+
+puts "Soprani.ca/MMS Proxy for XMPP - Catapult v0.005\n\n"
require 'goliath'
require 'net/http'