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. 2017-06-xx
1
+ libva-utils NEWS -- summary of changes. 2017-06-28
2
2
Copyright (C) 2009-2017 Intel Corporation
3
3
4
- Version 1.8.3 - DD .Jun.2017
4
+ Version 1.8.3 - 28 .Jun.2017
5
5
* Bump version to 1.8.3
6
6
* Switch AC_PROG_LIBTOOL to LT_INIT
7
7
* putsurface: include wayland-client.h instead of wayland-server.h
Original file line number Diff line number Diff line change 31
31
m4_define ( [ libva_utils_major_version] , [ 1] )
32
32
m4_define ( [ libva_utils_minor_version] , [ 8] )
33
33
m4_define ( [ libva_utils_micro_version] , [ 3] )
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