diff options
Diffstat (limited to 'util/dvbnet')
-rw-r--r-- | util/dvbnet/dvbnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/dvbnet/dvbnet.c b/util/dvbnet/dvbnet.c index 573fa59..a58f156 100644 --- a/util/dvbnet/dvbnet.c +++ b/util/dvbnet/dvbnet.c @@ -38,7 +38,7 @@ #include <version.h> #ifndef VERSION_INFO -#define VERSION_INFO "1.1.0" +#define VERSION_INFO "1.1.1" #endif #define OK 0 |