increate version
authorAustin Yuan <shengquan.yuan@gmail.com>
Wed, 12 May 2010 21:56:45 +0000 (05:56 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Wed, 12 May 2010 21:56:45 +0000 (05:56 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
configure.ac

index 8abc3a9..1358253 100644 (file)
@@ -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