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>2015-02-12 18:55:46 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-02-13 13:11:48 +0300
commit3ea70687fc7a3096319a7cdbf9db3d652bcfdff2 (patch)
treede39b796713a8133d5031fca8f60636ef35e385f /common
parent46bbbf587f2e533c6c37807a0a69fe37d818a1e5 (diff)
Update changelog and 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 3e5247bc..672721b6 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 63
+#define LAV_VERSION_MINOR 64
#define LAV_VERSION_REVISION 0
#define LAV_AUDIO "LAV Audio Decoder"