diff options
author | Jochen Dolze <vdr@dolze.de> | 2012-03-01 20:34:01 +0100 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2012-03-01 20:34:01 +0100 |
commit | 00c15c0c15c369fcce2ab751692ccff0c7a8126d (patch) | |
tree | b801213d5646a68c9ee7e7f633cf8a1de6c6ef36 /version.h | |
parent | 2aa84ceccf88c4a613a36cde10e48b439ce28e00 (diff) | |
download | vdr-plugin-markad-0.1.3.tar.gz vdr-plugin-markad-0.1.3.tar.bz2 |
New version 0.1.3v0.1.3
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,6 @@ #ifndef __version_h_ #define __version_h_ -static const char *VERSION = "0.1.3pre"; +static const char *VERSION = "0.1.3"; #endif |