diff options
author | Reinhard Nißl <rnissl@gmx.de> | 2007-12-31 11:48:01 +0100 |
---|---|---|
committer | Reinhard Nißl <rnissl@gmx.de> | 2007-12-31 11:48:01 +0100 |
commit | 9674cfd4453258a728a7a77a3dd44416284522af (patch) | |
tree | 2fe684a45137e5d20eb4f414140d92659d70e6f5 | |
parent | a25d1ff9ec4f0ff8c59b66a9bb1ffca957e3b793 (diff) | |
download | xine-lib-9674cfd4453258a728a7a77a3dd44416284522af.tar.gz xine-lib-9674cfd4453258a728a7a77a3dd44416284522af.tar.bz2 |
Require at least vdr-xine-0.8.1 due to the repository changes.vdr-xine-version-801
-rw-r--r-- | include/xine/vdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xine/vdr.h b/include/xine/vdr.h index c67873636..5102d7f77 100644 --- a/include/xine/vdr.h +++ b/include/xine/vdr.h @@ -22,7 +22,7 @@ #define __VDR_H -#define XINE_VDR_VERSION 712 +#define XINE_VDR_VERSION 801 enum funcs |