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:
Diffstat (limited to 'common/includes/version.h')
-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 d22ce0c0..c5ef176a 100644
--- a/common/includes/version.h
+++ b/common/includes/version.h
@@ -21,7 +21,7 @@
#pragma once
#define LAV_VERSION_MAJOR 0
-#define LAV_VERSION_MINOR 26
+#define LAV_VERSION_MINOR 27
#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_SPLITTER "LAV Splitter"