summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2011-01-25 15:31:10 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2011-01-25 15:31:10 +0800
commite173ab4897c7965f7e683fae8a31593dfb23161a (patch)
treec10f14d61e8f64f912c77988d6066ea8c2038b1f
parent2c0150f8c4c0e31c42246c30c6d2a835ff92ca65 (diff)
downloadlibva-e173ab4897c7965f7e683fae8a31593dfb23161a.tar.gz
Bump to 1.0.8libva-1.0.8
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b3108c7..de702a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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