From 551b9752bcd5d3d21bb2df0736b1801bda3d0d10 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 26 Jan 2019 17:52:50 +0100 Subject: =?UTF-8?q?Bump=20version:=200.3.10-464b=20=E2=86=92=200.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 8a4ca76..a537b1c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # This is _NOT_ the library release version, it's an API version. # Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification -LIBVERSION=0:0:0 +LIBVERSION=0:1:0 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include AM_CFLAGS = -Wall -ffast-math $(FFTW3F_CFLAGS) -- cgit v1.2.3