Skip to content

Commit 0c9a2ba

Browse files
author
Clement Champetier
committed
Up to v0.7.0
1 parent b9d8f08 commit 0c9a2ba

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

88
#include <AvTranscoder/system.hpp>
99

0 commit comments

Comments
 (0)