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
22Copyright (C) 2009-2017 Intel Corporation
33
4- Version 1.8.3 - DD .Jun.2017
4+ Version 1.8.3 - 28 .Jun.2017
55* Bump version to 1.8.3
66* Switch AC_PROG_LIBTOOL to LT_INIT
77* putsurface: include wayland-client.h instead of wayland-server.h
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] , [ 3] )
34- m4_define ( [ libva_utils_pre_version] , [ 1 ] )
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