Skip to content

Commit

Permalink
Up to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Champetier committed Dec 5, 2014
1 parent 42c8529 commit c223d84
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 @@ -4,7 +4,7 @@ project(AvTranscoder)

# Set AvTranscoder versions
set(AVTRANSCODER_VERSION_MAJOR "0")
set(AVTRANSCODER_VERSION_MINOR "3")
set(AVTRANSCODER_VERSION_MINOR "4")
set(AVTRANSCODER_VERSION_MICRO "0")
set(AVTRANSCODER_VERSION ${AVTRANSCODER_VERSION_MAJOR}.${AVTRANSCODER_VERSION_MINOR}.${AVTRANSCODER_VERSION_MICRO})

Expand Down

0 comments on commit c223d84

Please sign in to comment.