diff --git a/makefile.shared b/makefile.shared index 59103db..c8dc124 100644 --- a/makefile.shared +++ b/makefile.shared @@ -1,7 +1,7 @@ #makefile for TomsFastMath # # -VERSION=0:13:0 +VERSION=1:0:0 LT ?= libtool LTCOMPILE = $(LT) --mode=compile --tag=CC $(CC)