From: Mathieu Desnoyers Date: Fri, 1 Nov 2013 20:00:52 +0000 (-0400) Subject: Library major version number (soname) increment to 3 X-Git-Tag: v0.9.0~130 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=45e60038fe855f8ca7436ec608971494d73c995f;hp=45e60038fe855f8ca7436ec608971494d73c995f Library major version number (soname) increment to 3 Due to the urcu/tls-compat.h TLS fallback symbol clash fix, we need to bump the Userspace RCU soname major version number so we don't have to keep erroneous usage detection code around. Signed-off-by: Mathieu Desnoyers ---