We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e9241 commit f1e0453Copy full SHA for f1e0453
common/includes/version.h
@@ -1,8 +1,8 @@
1
#pragma once
2
3
#define LAV_VERSION_MAJOR 0
4
-#define LAV_VERSION_MINOR 60
5
-#define LAV_VERSION_REVISION 1
+#define LAV_VERSION_MINOR 1
+#define LAV_VERSION_REVISION 0
6
7
#define LAV_AUDIO "LAV Audio Decoder"
8
#define LAV_VIDEO "LAV Video Decoder"
0 commit comments