diff --git a/complx/version.h b/complx/version.h index 00533ea..5db7b59 100644 --- a/complx/version.h +++ b/complx/version.h @@ -2,6 +2,6 @@ #define VERSION_H namespace Version { - static const char FULLVERSION_STRING[] = "4.16.4"; + static const char FULLVERSION_STRING[] = "4.16.5"; } #endif