Bump to 1.0.13

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
diff --git a/configure.ac b/configure.ac
index 2d8381e..4372a8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@
           [libva_major_version.libva_minor_version.libva_micro_version])
 
 # if the library source code has changed, increment revision
-m4_define([libva_lt_revision], [12])
+m4_define([libva_lt_revision], [13])
 # 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