mirror of
https://github.com/reactos/ninja.git
synced 2024-11-23 11:49:45 +00:00
mark this 1.10.0.git
This commit is contained in:
parent
0ccc7886fd
commit
08ecbd6c15
@ -18,7 +18,7 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
const char* kNinjaVersion = "1.9.0.git";
|
||||
const char* kNinjaVersion = "1.10.0.git";
|
||||
|
||||
void ParseVersion(const string& version, int* major, int* minor) {
|
||||
size_t end = version.find('.');
|
||||
|
Loading…
Reference in New Issue
Block a user