Skip to content

Commit

Permalink
Up to v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Champetier committed Jun 17, 2015
1 parent 6cfee84 commit a827ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(AvTranscoder)
# Set AvTranscoder versions
set(AVTRANSCODER_VERSION_MAJOR "0")
set(AVTRANSCODER_VERSION_MINOR "5")
set(AVTRANSCODER_VERSION_MICRO "6")
set(AVTRANSCODER_VERSION_MICRO "7")
set(AVTRANSCODER_VERSION ${AVTRANSCODER_VERSION_MAJOR}.${AVTRANSCODER_VERSION_MINOR}.${AVTRANSCODER_VERSION_MICRO})

# Define AvTranscoder versions
Expand Down

0 comments on commit a827ec6

Please sign in to comment.