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-15 19:47:59 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2011-05-15 19:47:59 +0400
commit89f04185a6528628ed7af723fe94ba22998da644 (patch)
tree157b356f8ac4e5d35c6f1f3c64bac2f0fefbf8db /common/includes/version.h
parent6a58d17543bd501360008af94235100d3e73edbf (diff)
Update changelog and version numbers.0.26
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 29ff722b..d22ce0c0 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 25
+#define LAV_VERSION_MINOR 26
#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_SPLITTER "LAV Splitter"