Skip to content

Commit

Permalink
VBOX: bump the minimum firmware version to 2.50
Browse files Browse the repository at this point in the history
Refs #12759.
  • Loading branch information
Paul Harrison committed May 8, 2016
1 parent ad7be50 commit bb5daa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/recorders/vboxutils.h
Expand Up @@ -8,7 +8,7 @@
// MythTV headers
#include "vboxchannelfetcher.h"

#define VBOX_MIN_API_VERSION "VB.2.48"
#define VBOX_MIN_API_VERSION "VB.2.50"

class VBox
{
Expand Down

0 comments on commit bb5daa9

Please sign in to comment.