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>2016-03-08 15:00:31 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2016-03-08 15:00:31 +0300
commit84898be89a339b4078a45c03ea3ec9d209af1c10 (patch)
tree005b34b5fbd3ef0d507ab07b8e9a94e19e1c401e /common
parent5c6e40b33438c673c28295de5782c470716b77ab (diff)
Update version and changelog0.68
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 3cfb5516..445ae352 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 67
+#define LAV_VERSION_MINOR 68
#define LAV_VERSION_REVISION 0
/////////////////////////////////////////////////////////