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:
authorHendrik Leppkes <h.leppkes@gmail.com>2011-05-24 22:12:49 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2011-05-24 22:12:49 +0400
commit3bc5dd5d8db6e149cddb847fa23d8974e9ec337f (patch)
treeba2f0c0c208d796d9b179c1c228cc79df9ca018c /common/includes/version.h
parent352b815f147cc161003076ba9195588749ba0f32 (diff)
Update changelog and increment version.0.27
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"