Skip to content

Commit 2d92597

Browse files
author
Clement Champetier
committed
Up to v0.11.0
1 parent 712b381 commit 2d92597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AvTranscoder/common.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define _AV_TRANSCODER_COMMON_HPP_
33

44
#define AVTRANSCODER_VERSION_MAJOR 0
5-
#define AVTRANSCODER_VERSION_MINOR 10
6-
#define AVTRANSCODER_VERSION_MICRO 4
5+
#define AVTRANSCODER_VERSION_MINOR 11
6+
#define AVTRANSCODER_VERSION_MICRO 0
77

88
#include <AvTranscoder/system.hpp>
99

0 commit comments

Comments
 (0)