Update library current version due to adding destroy API
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Jun 2016 13:13:59 +0000 (09:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Jun 2016 13:13:59 +0000 (09:13 -0400)
commit74a86b59b670494562bb0fb0ed75c8514ca3ccbd
tree7cb70cf297735768da605ddea63d620534a90a30
parent249bf47f2ccfb41991c9417d1e80058695e812f6
Update library current version due to adding destroy API

Both current and age need to be updated when adding an API.

Luckily, liburcu 0.9.0 has a 4:0:0 (current=4) soname version, which
skipped 3:0:0. Therefore, use this in-between current version (3) to
indicate the introduction of this new queue/stack destroy API.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.02492 seconds and 4 git commands to generate.