Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyWu committed Mar 2, 2019
1 parent 4c6d972 commit 44bbaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project('VMAF', 'cpp',
default_options : ['buildtype=release', 'b_ndebug=if-release', 'cpp_std=c++14'],
meson_version : '>=0.48.0',
version : '3'
version : '4'
)

add_project_arguments('-ffast-math', language : 'cpp')
Expand Down

0 comments on commit 44bbaf7

Please sign in to comment.