X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=ce45719227aba4a785a3000e45352ab415af042b;hp=327f4ab94cac184f62103872fb2d9308c6496372;hb=3fbccce759a76c1146bbd6d2e78efffe4e7fe6ce;hpb=6514b4af41f38f9fca83de648af6e2fa19d42a46 diff --git a/configure.ac b/configure.ac index 327f4ab9..ce457192 100644 --- a/configure.ac +++ b/configure.ac @@ -2,6 +2,11 @@ # Process this file with autoconf to produce a configure script. AC_INIT([babeltrace],[1.2.0-rc1],[mathieu dot desnoyers at efficios dot com]) + +# Following the numbering scheme proposed by libtool for the library version +# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html +AC_SUBST([BABELTRACE_LIBRARY_VERSION], [1:0:0]) + AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST