Bump version & update tfm.pdf

This commit is contained in:
Steffen Jaeckel 2017-04-04 01:01:12 +02:00
parent cdade88984
commit 3a7273b2da
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
#makefile for TomsFastMath #makefile for TomsFastMath
# #
# #
VERSION=0.14-develop VERSION=0.13.1
CFLAGS += -Wall -W -Wshadow -Isrc/headers CFLAGS += -Wall -W -Wshadow -Isrc/headers

View File

@ -22,8 +22,8 @@
* Patch * Patch
* XX - undefined * XX - undefined
*/ */
#define TFM_VERSION 0x000D0000 #define TFM_VERSION 0x000D0100
#define TFM_VERSION_S "v0.13.0" #define TFM_VERSION_S "v0.13.1"
#ifndef MIN #ifndef MIN
#define MIN(x,y) ((x)<(y)?(x):(y)) #define MIN(x,y) ((x)<(y)?(x):(y))

View File

@ -49,7 +49,7 @@
\begin{document} \begin{document}
\frontmatter \frontmatter
\pagestyle{empty} \pagestyle{empty}
\title{TomsFastMath User Manual \\ v0.13.0} \title{TomsFastMath User Manual \\ v0.13.1}
\author{Tom St Denis \\ tomstdenis@gmail.com} \author{Tom St Denis \\ tomstdenis@gmail.com}
\maketitle \maketitle
This text and library are all hereby placed in the public domain. This book has been formatted for B5 This text and library are all hereby placed in the public domain. This book has been formatted for B5