summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2010-12-28 16:20:35 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2010-12-28 16:20:35 +0800
commitdba92b0fd697b79bb1dae7cc66615650306d94d3 (patch)
treec20e79b0352978c9c8f3495f79d55c8e23f2b938
parentc7a5d3ec13ec6344bbee57cd687024b90568a658 (diff)
downloadlibva-dba92b0fd697b79bb1dae7cc66615650306d94d3.tar.gz
libva 1.0.7
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 7ae538d..786c725 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], [6])
+m4_define([libva_lt_revision], [7])
# 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