X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=eb2fc9e496c876551c1fceb3a18aa0fede6184c7;hp=5f3c7338f62aba615d217b9dbc2f24a8c66d87ad;hb=c551f7a1ed635138b083b4e9e0c445ef63d0a562;hpb=9132dc67804f7e868c21f759bf739ace4ce069b6 diff --git a/configure.ac b/configure.ac index 5f3c7338..eb2fc9e4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([babeltrace],[1.3.1],[jeremie.galarneau@efficios.com],[],[https://diamon.org/babeltrace]) - -# 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_INIT([babeltrace],[1.3.2],[jeremie.galarneau@efficios.com],[],[https://diamon.org/babeltrace]) AC_SUBST([BABELTRACE_LIBRARY_VERSION], [1:0:0]) AC_CONFIG_HEADERS([config.h])