Bump to 1.0.8 98/698/1 libva-1.0.8
authorAustin Yuan <shengquan.yuan@gmail.com>
Tue, 25 Jan 2011 07:31:10 +0000 (15:31 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Tue, 25 Jan 2011 07:31:10 +0000 (15:31 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
configure.ac

index b3108c7..de702a4 100644 (file)
@@ -29,7 +29,7 @@ m4_define([libva_version],
           [libva_major_version.libva_minor_version.libva_micro_version])
 
 # if the library source code has changed, increment revision
-m4_define([libva_lt_revision], [7])
+m4_define([libva_lt_revision], [8])
 # if any interface was added/removed/changed, then inc current, reset revision
 m4_define([libva_lt_current], [1])
 # if any interface was added since last public release, then increment age