• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
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

Revision6772bdb4406edaf55da2e3604003c9eafff31c36 (tree)
Time2010-07-26 11:59:14
AuthorAustin Yuan <shengquan.yuan@gmai...>
CommiterAustin Yuan

Log Message

Bump to 1.0.4

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>

Change Summary

Incremental Difference

--- 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], [3])
32+m4_define([libva_lt_revision], [4])
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