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 e514893 commit 3dfc40aCopy full SHA for 3dfc40a
src/s2japp/ApplicationSettings.cc
@@ -81,7 +81,7 @@ class StringOutputGenerator : public TCLAP::StdOutput {
81
namespace s2j {
82
namespace app {
83
84
-const std::string ApplicationSettings::VERSION = "1.1.0";
+const std::string ApplicationSettings::VERSION = "1.1.1";
85
86
const std::string ApplicationSettings::DESCRIPTION = "SIO2jail, a sandbox for programming contests.";
87
0 commit comments