Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3dfc40a

Browse files
committed
Increase version to 1.1.1
1 parent e514893 commit 3dfc40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s2japp/ApplicationSettings.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class StringOutputGenerator : public TCLAP::StdOutput {
8181
namespace s2j {
8282
namespace app {
8383

84-
const std::string ApplicationSettings::VERSION = "1.1.0";
84+
const std::string ApplicationSettings::VERSION = "1.1.1";
8585

8686
const std::string ApplicationSettings::DESCRIPTION = "SIO2jail, a sandbox for programming contests.";
8787

0 commit comments

Comments
 (0)