X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=eb2fc9e496c876551c1fceb3a18aa0fede6184c7;hp=5f3c7338f62aba615d217b9dbc2f24a8c66d87ad;hb=2328c2cd0bc0e04bdf7d26ad37792dfb09692151;hpb=6e2b9096c77138593097335b9b27202d98918089 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])