summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2011-02-09 16:00:23 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2011-02-09 16:00:23 +0800
commited258dc00c5e4a99f303b1c35e7ec920f84c2698 (patch)
tree10da307e3429ea893daeef148e54182502db9a95 /configure.ac
parent899c057132408222a2ec778e924172ff6a1223b7 (diff)
Bump to libva 1.0.9
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2660ac7..1f9466e 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], [8])
+m4_define([libva_lt_revision], [9])
# 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