Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7dd18 commit dba5f34Copy full SHA for dba5f34
src/s2japp/ApplicationSettings.cc
@@ -80,7 +80,7 @@ class StringOutputGenerator : public TCLAP::StdOutput {
80
namespace s2j {
81
namespace app {
82
83
-const std::string ApplicationSettings::VERSION = "1.2.0";
+const std::string ApplicationSettings::VERSION = "1.3.0";
84
85
const std::string ApplicationSettings::DESCRIPTION =
86
"SIO2jail, a sandbox for programming contests.";
0 commit comments