mirror of
https://github.com/reactos/ninja.git
synced 2024-12-11 05:13:41 +00:00
mark this 1.8.2.git
This commit is contained in:
parent
17ae02ac35
commit
87111bff38
@ -18,7 +18,7 @@
|
||||
|
||||
#include "util.h"
|
||||
|
||||
const char* kNinjaVersion = "1.8.1.git";
|
||||
const char* kNinjaVersion = "1.8.2.git";
|
||||
|
||||
void ParseVersion(const string& version, int* major, int* minor) {
|
||||
size_t end = version.find('.');
|
||||
|
Loading…
Reference in New Issue
Block a user