summaryrefslogtreecommitdiff
path: root/image.h
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2005-12-28 17:24:06 +0000
committerAndreas Brachold <vdr07@deltab.de>2005-12-28 17:24:06 +0000
commitd69c2f9ea1af43e4edb31c47a410d5bc131735f8 (patch)
tree3376248dec43260bb61b51d559673958cafbf9ca /image.h
parent6a482d48e8d33379078abea0343c718e3e9d0080 (diff)
downloadvdr-plugin-image-d69c2f9ea1af43e4edb31c47a410d5bc131735f8.tar.gz
vdr-plugin-image-d69c2f9ea1af43e4edb31c47a410d5bc131735f8.tar.bz2
- realised that least VDR 1.3.29 required, and update entrys at documentation
Diffstat (limited to 'image.h')
-rw-r--r--image.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/image.h b/image.h
index 3885335..b75ff84 100644
--- a/image.h
+++ b/image.h
@@ -27,8 +27,8 @@
#include <vdr/skins.h>
#include <string.h>
-#if VDRVERSNUM < 10328
- #error "For compiled are at the least VDR 1.3.28 required"
+#if VDRVERSNUM < 10329
+ #error "For compiled are at the least VDR 1.3.29 required"
#endif