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
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt2
-rw-r--r--common/includes/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 390963d1..d18a55ec 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,7 +1,7 @@
LAV DirectShow Filters Changelog
===================================
-0.67.0 - xxxx/xx/xx
+0.67.0 - 2015/11/15
LAV Splitter
- NEW: Support for HTTPS URLs
- NEW: Automatic selection of the highest quality variant in HLS streams
diff --git a/common/includes/version.h b/common/includes/version.h
index ee450715..3cfb5516 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 66
+#define LAV_VERSION_MINOR 67
#define LAV_VERSION_REVISION 0
/////////////////////////////////////////////////////////