We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323e9fb commit 9ea6c10Copy full SHA for 9ea6c10
mythtv/libs/libmythbase/mythversion.h
@@ -12,7 +12,7 @@
12
/// Update this whenever the plug-in ABI changes.
13
/// Including changes in the libmythbase, libmyth, libmythtv, libmythav* and
14
/// libmythui class methods in exported headers.
15
-static constexpr const char* MYTH_BINARY_VERSION { "33.20220201-1" };
+static constexpr const char* MYTH_BINARY_VERSION { "33.20221113-1" };
16
17
/** \brief Increment this whenever the MythTV network protocol changes.
18
* Note that the token currently cannot contain spaces.
0 commit comments