OSDN Git Service

Bump to 1.0.12
authorAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Apr 2011 03:41:04 +0000 (11:41 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Apr 2011 03:41:04 +0000 (11:41 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
configure.ac

index 16f8ace..0fea4e1 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], [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