diff --git a/src/Version.h b/src/Version.h index dbf3238cbc..4817cfae43 100644 --- a/src/Version.h +++ b/src/Version.h @@ -12,7 +12,7 @@ * Whenever a number that precedes is incremented, all subsequent * numbers should be reset to 0. */ -#define CPPTRAJ_INTERNAL_VERSION "V6.29.7" +#define CPPTRAJ_INTERNAL_VERSION "V6.29.8" /// PYTRAJ relies on this #define CPPTRAJ_VERSION_STRING CPPTRAJ_INTERNAL_VERSION #endif