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>2012-01-25 01:14:33 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-01-25 01:14:33 +0400
commitb9a27e482f5d9234af3ea43083e61dab1d3f9f11 (patch)
tree5f52af4c6727f5e70da9c492c934c2fc3a2e7600 /common/includes/version.h
parentbf323632723b4752bb752fbd6b41ff5ae84c1943 (diff)
Update version number
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 68c4f0d6..fcfbdb35 100644
--- a/common/includes/version.h
+++ b/common/includes/version.h
@@ -20,7 +20,7 @@
#pragma once
#define LAV_VERSION_MAJOR 0
-#define LAV_VERSION_MINOR 44
+#define LAV_VERSION_MINOR 45
#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_VIDEO "LAV Video Decoder"