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

Skip to content

Commit dba5f34

Browse files
committed
Increase version to 1.3.0
1 parent 8b7dd18 commit dba5f34

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
@@ -80,7 +80,7 @@ class StringOutputGenerator : public TCLAP::StdOutput {
8080
namespace s2j {
8181
namespace app {
8282

83-
const std::string ApplicationSettings::VERSION = "1.2.0";
83+
const std::string ApplicationSettings::VERSION = "1.3.0";
8484

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

0 commit comments

Comments
 (0)