commit seems to change
This commit is contained in:
parent
f57bd290d9
commit
5d946f5640
@ -5,6 +5,6 @@ namespace fsfw {
|
|||||||
const int FSFW_VERSION_MAJOR = 4;
|
const int FSFW_VERSION_MAJOR = 4;
|
||||||
const int FSFW_VERSION_MINOR = 0;
|
const int FSFW_VERSION_MINOR = 0;
|
||||||
const int FSFW_VERSION_REVISION = 0;
|
const int FSFW_VERSION_REVISION = 0;
|
||||||
const char FSFW_VCS_INFO[] = "285-gaa4e2d72";
|
const char FSFW_VCS_INFO[] = "286-gf57bd290";
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user