summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2011-02-09 15:59:06 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2011-02-09 15:59:06 +0800
commitd50948963cf3f87380be4278ae80c25c8d1866fd (patch)
tree037c233e79ddb9d4d1670d0f2c08e704de200349
parentaee00eb4e47215e3aa0ed0a59b4cb3aa259ad9af (diff)
downloadlibva-1.0.9.tar.gz
Bump to libva 1.0.9libva-1.0.9
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-rw-r--r--configure.ac2
-rw-r--r--libva.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2660ac7..1f9466e 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], [8])
+m4_define([libva_lt_revision], [9])
# 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
diff --git a/libva.spec b/libva.spec
index 70fbaf4..7f83c3c 100644
--- a/libva.spec
+++ b/libva.spec
@@ -1,5 +1,5 @@
#%define moduledir %(pkg-config xorg-server --variable=moduledir)
-%define libversion 1.0.8
+%define libversion 1.0.9
Name: libva
Version: %{libversion}