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-02-24 17:47:14 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-02-24 17:47:14 +0400
commit92d953a066cf28c8cb9c433ec316b0a35d1c02a7 (patch)
tree302c2fd1460cc6a29a0be2504649fa5b6e679e3f /common/includes/version.h
parentb1308e278159230e5579f6a0e812c4b7af9ca34b (diff)
Update version and changelog0.48
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 cce7a02e..6c33dc84 100644
--- a/common/includes/version.h
+++ b/common/includes/version.h
@@ -1,7 +1,7 @@
#pragma once
#define LAV_VERSION_MAJOR 0
-#define LAV_VERSION_MINOR 47
+#define LAV_VERSION_MINOR 48
#define LAV_AUDIO "LAV Audio Decoder"
#define LAV_VIDEO "LAV Video Decoder"