Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-04-21 15:12:15 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-04-21 15:20:08 +0300
commit770f1c5e0ff8126e7d1cfa07995caa378c318c08 (patch)
tree1723f2b442d098a1660cfbbaeea53015e1269fd5 /common
parent199e8ab71ca035e8c9c06effbe96d45d53b95ceb (diff)
Update version and changelog0.65
Diffstat (limited to 'common')
-rw-r--r--common/includes/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/includes/version.h b/common/includes/version.h
index 72cd8e19..ec9a192f 100644
--- a/common/includes/version.h
+++ b/common/includes/version.h
@@ -3,7 +3,7 @@
#include "version_rev.h"
#define LAV_VERSION_MAJOR 0
-#define LAV_VERSION_MINOR 64
+#define LAV_VERSION_MINOR 65
#define LAV_VERSION_REVISION 0
/////////////////////////////////////////////////////////