diff options
| author | etobi <git@e-tobi.net> | 2013-09-03 09:48:40 +0200 | 
|---|---|---|
| committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:40 +0200 | 
| commit | 6b350466c4902c5b137e0efaf1d189128a7f18f5 (patch) | |
| tree | a7cf91f9896c0f8c9d8b291114e51f1373940c70 /util/dvbnet | |
| parent | 6e40287e2f39a80fc72bd8d0fbc1a8334d688c2d (diff) | |
| download | linux-dvb-apps-6b350466c4902c5b137e0efaf1d189128a7f18f5.tar.gz | |
Imported Upstream version 1.1.1upstream/1.1.1
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 | 
