diff --git a/mythtv/libs/libmythbase/mythversion.h b/mythtv/libs/libmythbase/mythversion.h index b2851ba0fa4..c938e138345 100644 --- a/mythtv/libs/libmythbase/mythversion.h +++ b/mythtv/libs/libmythbase/mythversion.h @@ -12,7 +12,7 @@ /// Update this whenever the plug-in ABI changes. /// Including changes in the libmythbase, libmyth, libmythtv, libmythav* and /// libmythui class methods in exported headers. -static constexpr const char* MYTH_BINARY_VERSION { "33.20220913-1" }; +static constexpr const char* MYTH_BINARY_VERSION { "33.20221113-1" }; /** \brief Increment this whenever the MythTV network protocol changes. * Note that the token currently cannot contain spaces.