prepare v5.4.3 (#5741)
* prepare v5.4.3 - Increase patch level * Update utVersion.cpp Fix version test
This commit is contained in:
@@ -61,7 +61,7 @@ TEST_F( utVersion, aiGetVersionMinorTest ) {
|
||||
}
|
||||
|
||||
TEST_F( utVersion, aiGetVersionPatchTest ) {
|
||||
EXPECT_EQ(aiGetVersionPatch(), 1U );
|
||||
EXPECT_EQ(aiGetVersionPatch(), 3U );
|
||||
}
|
||||
|
||||
TEST_F( utVersion, aiGetCompileFlagsTest ) {
|
||||
|
||||
Reference in New Issue
Block a user