Set version to 1.8.3

This commit is contained in:
Nik Bougalis
2022-01-06 23:30:06 -08:00
committed by Richard Holland
parent 7a124727dd
commit 39f6792106
2 changed files with 26 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ namespace BuildInfo {
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
// clang-format off
char const* const versionString = "1.8.2"
char const* const versionString = "1.8.3"
// clang-format on
"-hooks"