mirror of
https://github.com/reactos/ninja.git
synced 2025-02-22 12:40:55 +00:00
mark this 1.7.2.git
This commit is contained in:
parent
4f759e9667
commit
b0cce09f56
@ -18,7 +18,7 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
const char* kNinjaVersion = "1.7.1.git";
|
||||
const char* kNinjaVersion = "1.7.2.git";
|
||||
|
||||
void ParseVersion(const string& version, int* major, int* minor) {
|
||||
size_t end = version.find('.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user