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 609960e commit 9ac782bCopy full SHA for 9ac782b
src/server_io.h
@@ -4,7 +4,7 @@
4
#include <string>
5
#include "tioj/submission.h"
6
7
-const std::string kVersionCode = "2.0.0";
+const std::string kVersionCode = "2.0.1";
8
extern std::string kTIOJUrl;
9
extern std::string kTIOJKey;
10
extern size_t kMaxQueue;
0 commit comments