summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-03-18 17:19:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-03-18 17:19:26 +0100
commit11d81e42132e023d2da7beeac769ddf005ac1b91 (patch)
treefbacdcf1716d2045d0724dd5c20b13e52eaf7806 /config.h
parentb265cb473f46e64ec72f1377d111b43c3a0191e5 (diff)
downloadvdr-11d81e42132e023d2da7beeac769ddf005ac1b91.tar.gz
vdr-11d81e42132e023d2da7beeac769ddf005ac1b91.tar.bz2
Updated the Croatian language texts
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 809ada35..ac3e01c0 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.308 2008/03/16 11:37:13 kls Exp $
+ * $Id: config.h 1.309 2008/03/18 17:19:14 kls Exp $
*/
#ifndef __CONFIG_H
@@ -22,8 +22,8 @@
// VDR's own version number:
-#define VDRVERSION "1.5.18"
-#define VDRVERSNUM 10518 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.5.19"
+#define VDRVERSNUM 10519 // Version * 10000 + Major * 100 + Minor
// The plugin API's version number: