Skip to content

Commit 50eed64

Browse files
author
Clement Champetier
committed
Up to v0.6.0
1 parent 7a4bf34 commit 50eed64

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

88
#include <AvTranscoder/system.hpp>
99

0 commit comments

Comments
 (0)