summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-15 13:27:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-15 13:27:56 +0200
commit9ffe1df62622ca37d126e0f81aea97a515ef0ac4 (patch)
treefbd865aa2b09bd439230ad35cef905edc3f4246c /config.h
parent72642d67a1f40a53a99ad7974e783a2b3d82a8ef (diff)
downloadvdr-9ffe1df62622ca37d126e0f81aea97a515ef0ac4.tar.gz
vdr-9ffe1df62622ca37d126e0f81aea97a515ef0ac4.tar.bz2
Video files now have the 'group read' bit set
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 30dd9bac..7a139585 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h 1.19 2000/09/10 15:05:08 kls Exp $
+ * $Id: config.h 1.20 2000/09/15 13:25:51 kls Exp $
*/
#ifndef __CONFIG_H
@@ -17,7 +17,7 @@
#include "dvbapi.h"
#include "tools.h"
-#define VDRVERSION "0.63"
+#define VDRVERSION "0.64"
#define MaxBuffer 10000