diff --git a/mpx-catapult.rb b/mpx-catapult.rb index 62a992cba653ef486bffc7e8c423e8b0ec056c67..7e1565cc1d83614253ed49368f8586733dfba2c4 100755 --- a/mpx-catapult.rb +++ b/mpx-catapult.rb @@ -19,7 +19,8 @@ $stdout.sync = true -puts "Soprani.ca/MMS Proxy for XMPP - Catapult v0.005\n\n" +puts "Soprani.ca/MMS Proxy for XMPP - Catapult\n"\ + "==>> last commit of this version is " + `git rev-parse HEAD` + "\n" require 'goliath' require 'net/http'