summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2010-05-13 05:56:45 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2010-05-13 05:56:45 +0800
commit13925afa814962bd803f2a385ed4344a0d571862 (patch)
treefbd5b1e82fd15ffc893784c78f41a62a5ee3f881 /configure.ac
parent7376e698531a884d0ee1c20a6b98f0b254c48fbe (diff)
increate version
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 8abc3a9..1358253 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], [1])
+m4_define([libva_lt_revision], [2])
# 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