summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-27 09:57:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-27 09:57:59 +0200
commit407c2fb77fc263fa4ec134a6935701ca8dd28eca (patch)
treee3f738f4983d4ced5e0a40555767ba37215ea61b /config.h
parenta7136cf5186808c474365953f166665416a7083d (diff)
downloadvdr-407c2fb77fc263fa4ec134a6935701ca8dd28eca.tar.gz
vdr-407c2fb77fc263fa4ec134a6935701ca8dd28eca.tar.bz2
Completed storing the current audio volume in the setup.conf file
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 d0f0d77f..57449693 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.84 2001/10/07 15:13:23 kls Exp $
+ * $Id: config.h 1.85 2001/10/27 09:56:04 kls Exp $
*/
#ifndef __CONFIG_H
@@ -18,7 +18,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "0.97"
+#define VDRVERSION "0.98"
#define MAXPRIORITY 99
#define MAXLIFETIME 99