summaryrefslogtreecommitdiff
path: root/genindex/version.h
diff options
context:
space:
mode:
authorRichard <richard@ha-server.local>2016-12-31 16:16:32 +0000
committerRichard <richard@ha-server.local>2016-12-31 16:16:32 +0000
commit98c0f442b38ba84f759372986d7575478172fffc (patch)
treede75ff450e2b06206473bb3660165f7a1c878268 /genindex/version.h
parentb55086aaf5efe6d5a6a88b96a39058f6ea55d0b0 (diff)
downloadvdr-convert-98c0f442b38ba84f759372986d7575478172fffc.tar.gz
vdr-convert-98c0f442b38ba84f759372986d7575478172fffc.tar.bz2
Genindex support for 5.1 AC3 or DTS surround sound
Diffstat (limited to 'genindex/version.h')
-rw-r--r--genindex/version.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/genindex/version.h b/genindex/version.h
index 7de58b0..8e99b5a 100644
--- a/genindex/version.h
+++ b/genindex/version.h
@@ -22,6 +22,9 @@
*-------------------------------------------------------------------------------
* Revision History
* $Log: version.h,v $
+ * Revision 1.4 2016/12/31 16:11:24 richard
+ * Support for 5.1 AC3 or DTS surround sound
+ *
* Revision 1.3 2016/10/01 13:36:07 richard
* Make header error non fatal
*
@@ -36,8 +39,8 @@
#define ___VERSION_H
#define PRG_NAME "genindex"
-#define PRG_VERSION "0.2.1"
+#define PRG_VERSION "0.2.2"
#endif //___VERSION_H
-// --------- $Id: version.h,v 1.3 2016/10/01 13:36:07 richard Exp $ ---------- END \ No newline at end of file
+// --------- $Id: version.h,v 1.4 2016/12/31 16:11:24 richard Exp $ ---------- END \ No newline at end of file