File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- libva-utils NEWS -- summary of changes. 2018-02-xx
1
+ libva-utils NEWS -- summary of changes. 2018-02-12
2
2
Copyright (C) 2009-2018 Intel Corporation
3
3
4
- Version 2.1.0 - DD .Feb.2018
4
+ Version 2.1.0 - 12 .Feb.2018
5
5
* Bump version to 2.1.0
6
6
* Refine gtest conformance cases
7
7
* vp9enc: add support low power mode
Original file line number Diff line number Diff line change 31
31
m4_define ( [ libva_utils_major_version] , [ 2] )
32
32
m4_define ( [ libva_utils_minor_version] , [ 1] )
33
33
m4_define ( [ libva_utils_micro_version] , [ 0] )
34
- m4_define ( [ libva_utils_pre_version] , [ 1 ] )
34
+ m4_define ( [ libva_utils_pre_version] , [ 0 ] )
35
35
36
36
m4_define ( [ libva_utils_version] ,
37
37
[ libva_utils_major_version.libva_utils_minor_version.libva_utils_micro_version] )
You can’t perform that action at this time.
0 commit comments