summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2011-04-01 11:41:04 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2011-04-01 11:41:04 +0800
commite74202157410818ed8f1091026ee60fe14266e95 (patch)
treef5f79559a9270d32f0163282d08a18bca6fd50d2
parentb3056666977f6d1b1bdc748c6933eb519216d0cb (diff)
downloadlibva-e74202157410818ed8f1091026ee60fe14266e95.tar.gz
Bump to 1.0.12
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 16f8ace..0fea4e1 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], [11])
+m4_define([libva_lt_revision], [12])
# 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