Skip to content

Commit 44f6af8

Browse files
committed
Bump sio2jail to 1.4.1-beta
1 parent 57224a3 commit 44f6af8

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.4.0-beta";
83+
const std::string ApplicationSettings::VERSION = "1.4.1-beta";
8484

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

0 commit comments

Comments
 (0)