as of [1] we have to use this version

[1] https://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
This commit is contained in:
Steffen Jaeckel 2015-08-07 10:51:36 +02:00
parent 8fc411f97a
commit 993d85de7f

View File

@ -1,7 +1,7 @@
#makefile for TomsFastMath #makefile for TomsFastMath
# #
# #
VERSION=0:13:0 VERSION=1:0:0
LT ?= libtool LT ?= libtool
LTCOMPILE = $(LT) --mode=compile --tag=CC $(CC) LTCOMPILE = $(LT) --mode=compile --tag=CC $(CC)