Skip to content

Commit 01f1e39

Browse files
committed
bump MYTH_BINARY_VERSION
for getDiskSpace() removal and FileSystemInfo changes.
1 parent 2fb7cca commit 01f1e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mythtv/libs/libmythbase/mythversion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/// Update this whenever the plug-in ABI changes.
1313
/// Including changes in the libmythbase, libmyth, libmythtv, libmythav* and
1414
/// libmythui class methods in exported headers.
15-
static constexpr const char* MYTH_BINARY_VERSION { "33.20220913-1" };
15+
static constexpr const char* MYTH_BINARY_VERSION { "33.20221113-1" };
1616

1717
/** \brief Increment this whenever the MythTV network protocol changes.
1818
* Note that the token currently cannot contain spaces.

0 commit comments

Comments
 (0)