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 8966bb7 commit 93f8f31Copy full SHA for 93f8f31
src/server_io.h
@@ -4,7 +4,7 @@
4
#include <string>
5
#include "tioj/submission.h"
6
7
-const std::string kVersionCode = "2.1.1";
+const std::string kVersionCode = "2.1.2";
8
extern std::string kTIOJUrl;
9
extern std::string kTIOJKey;
10
extern size_t kMaxQueue;
0 commit comments