bump version
This commit is contained in:
parent
62adf47fb8
commit
fb07f33dfc
@ -49,7 +49,7 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
\frontmatter
|
\frontmatter
|
||||||
\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
\title{LibTomMath User Manual \\ v1.0.1}
|
\title{LibTomMath User Manual \\ v1.1.0}
|
||||||
\author{LibTom Projects \\ www.libtom.net}
|
\author{LibTom Projects \\ www.libtom.net}
|
||||||
\maketitle
|
\maketitle
|
||||||
This text, the library and the accompanying textbook are all hereby placed in the public domain. This book has been
|
This text, the library and the accompanying textbook are all hereby placed in the public domain. This book has been
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
#version of library
|
#version of library
|
||||||
VERSION=1.0.1
|
VERSION=1.1.0-rc1
|
||||||
VERSION_PC=1.0.1
|
VERSION_PC=1.1.0
|
||||||
VERSION_SO=1:1
|
VERSION_SO=1:1
|
||||||
|
|
||||||
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
PLATFORM := $(shell uname | sed -e 's/_.*//')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user