diff --git a/scripts/statusnetversion.php b/scripts/statusnetversion.php new file mode 100644 index 0000000000..f83bc603c7 --- /dev/null +++ b/scripts/statusnetversion.php @@ -0,0 +1,33 @@ +#!/usr/bin/env php +. + */ + +define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); + +$helptext = <<