X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=632fe39cf0b106901c29ebb715272e16913e4b83;hp=067ef72718fc86c4234eed2e691a5f269d362ce1;hb=90395824efc007de88787a6b8e400a07c980be1c;hpb=4a74436710b248274ffe9e038da0bd41af8a3d8d diff --git a/configure.ac b/configure.ac index 067ef727..632fe39c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,12 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([babeltrace],[1.1.1],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace],[1.2.4],[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