possible fix for cicd
This commit is contained in:
parent
ac95e8f250
commit
1e5ba0212e
@ -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[] = "288-gf35c4049";
|
const char FSFW_VCS_INFO[] = "290-gac95e8f2";
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user