• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

修订版58d7059760f6f733c4af56cc6710e14211d07407 (tree)
时间2010-06-13 15:50:09
作者Xiang, Haihao <haihao.xiang@inte...>
CommiterXiang, Haihao

Log Message

bump library version to 1.0.3

更改概述

差异

--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ m4_define([libva_version],
2929 [libva_major_version.libva_minor_version.libva_micro_version])
3030
3131 # if the library source code has changed, increment revision
32-m4_define([libva_lt_revision], [2])
32+m4_define([libva_lt_revision], [3])
3333 # if any interface was added/removed/changed, then inc current, reset revision
3434 m4_define([libva_lt_current], [1])
3535 # if any interface was added since last public release, then increment age