bump version

This commit is contained in:
Steffen Jaeckel 2015-08-07 01:03:23 +02:00
parent 787ebd1507
commit 1f1fafe7fb
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#makefile for TomsFastMath #makefile for TomsFastMath
# #
# #
VERSION=0.12 VERSION=0.13
CFLAGS += -Wall -W -Wshadow -Isrc/headers CFLAGS += -Wall -W -Wshadow -Isrc/headers

View File

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

View File

@ -22,8 +22,8 @@
* Patch * Patch
* XX - undefined * XX - undefined
*/ */
#define TFM_VERSION 0x000C0000 #define TFM_VERSION 0x000D0000
#define TFM_VERSION_S "0.12" #define TFM_VERSION_S "v0.13.0"
#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.12} \title{TomsFastMath User Manual \\ v0.13.0}
\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