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 57224a3 commit 44f6af8Copy full SHA for 44f6af8
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.4.0-beta";
+const std::string ApplicationSettings::VERSION = "1.4.1-beta";
84
85
const std::string ApplicationSettings::DESCRIPTION =
86
"SIO2jail, a sandbox for programming contests.";
0 commit comments