Skip to content

Commit

Permalink
Update the binary version ABI.
Browse files Browse the repository at this point in the history
This should have been part of SHA:a76bd183 .
  • Loading branch information
gigem committed Nov 28, 2012
1 parent dcfdf0b commit f2c2714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythbase/mythversion.h
Expand Up @@ -12,7 +12,7 @@
/// Update this whenever the plug-in API changes.
/// Including changes in the libmythbase, libmyth, libmythtv, libmythav* and
/// libmythui class methods used by plug-ins.
#define MYTH_BINARY_VERSION "0.27.20121125-2"
#define MYTH_BINARY_VERSION "0.27.20121127-1"

/** \brief Increment this whenever the MythTV network protocol changes.
*
Expand Down

0 comments on commit f2c2714

Please sign in to comment.