mirror of
https://github.com/reactos/ninja.git
synced 2025-02-23 13:10:58 +00:00
mark this 1.7.1.git
This commit is contained in:
parent
2b1bc4b6ea
commit
644f6b1757
@ -18,7 +18,7 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
const char* kNinjaVersion = "1.7.0.git";
|
||||
const char* kNinjaVersion = "1.7.1.git";
|
||||
|
||||
void ParseVersion(const string& version, int* major, int* minor) {
|
||||
size_t end = version.find('.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user