Skip to content

Commit

Permalink
Update cmake/ComplexVersion.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Young <[email protected]>
  • Loading branch information
imikejackson and nyoungbq committed Oct 25, 2023
1 parent afa0f74 commit 7c7fef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ComplexVersion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ class AppVersion
int m_MinorNum = -1;
int m_PatchNum = -1;
};
} // namespace DREAM3DNX::Version
} // namespace complex::Version

0 comments on commit 7c7fef3

Please sign in to comment.