Skip to content

Commit 7953180

Browse files
committed
Bump version to 0.15.0
1 parent 3327fbe commit 7953180

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 14
6-
#define AVTRANSCODER_VERSION_MICRO 3
5+
#define AVTRANSCODER_VERSION_MINOR 15
6+
#define AVTRANSCODER_VERSION_MICRO 0
77

88
#include <AvTranscoder/system.hpp>
99

0 commit comments

Comments
 (0)