projects
/
platform
/
upstream
/
libva.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62641bd
)
bump library version to 1.0.5
libva-1.0.5
author
Xiang, Haihao
<haihao.xiang@intel.com>
Tue, 21 Sep 2010 07:21:21 +0000
(15:21 +0800)
committer
Xiang, Haihao
<haihao.xiang@intel.com>
Tue, 21 Sep 2010 07:21:21 +0000
(15:21 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
7b76cc7
..
da1ca60
100644
(file)
--- 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], [
4
])
+m4_define([libva_lt_revision], [
5
])
# 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