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>2017-06-15 12:15:08 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2017-06-15 12:15:08 +0300
commit654b499036b45202172582f83edd77dbc8b77ddc (patch)
treeac7b9bce52859b6e51ff72eb93d5127a5fa3e6d0 /common
parent2cd0229ce3d6c52a3ac3d41fdd2fc89ac356a9ea (diff)
Update version
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 81e0133e..58c3009d 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 69
+#define LAV_VERSION_MINOR 70
#define LAV_VERSION_REVISION 0
/////////////////////////////////////////////////////////