File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- libva-utils NEWS -- summary of changes. 2017-03-xx
1+ libva-utils NEWS -- summary of changes. 2017-03-31
22Copyright (C) 2009-2017 Intel Corporation
33
4- Version 1.8.0 - dd .Mar.2017
4+ Version 1.8.0 - 31 .Mar.2017
55* First release of libva-utils as a separate project
66* Follows libva release versioning
77* Contains all the utilities and tests for libva API
88* dynamically links to libva
99* building system clean ups
1010* test suite included using GoogleTestFramework
11-
Original file line number Diff line number Diff line change 3131m4_define ( [ libva_utils_major_version] , [ 1] )
3232m4_define ( [ libva_utils_minor_version] , [ 8] )
3333m4_define ( [ libva_utils_micro_version] , [ 0] )
34- m4_define ( [ libva_utils_pre_version] , [ 3 ] )
34+ m4_define ( [ libva_utils_pre_version] , [ 0 ] )
3535
3636m4_define ( [ libva_utils_version] ,
3737 [ libva_utils_major_version.libva_utils_minor_version.libva_utils_micro_version] )
You can’t perform that action at this time.
0 commit comments