1) { $ver = array_slice($ver,0,2); } return join(".",$ver); } printf("%s=%s\n", "APP_VERSION", app_version());