We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb7cca commit 01f1e39Copy full SHA for 01f1e39
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.20220913-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