consistent version numbers
This commit is contained in:
parent
09bcf7da97
commit
5cba7dd8fe
2
bn.tex
2
bn.tex
@ -49,7 +49,7 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
\frontmatter
|
\frontmatter
|
||||||
\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
\title{LibTomMath User Manual \\ v1.0.0}
|
\title{LibTomMath User Manual \\ v1.0}
|
||||||
\author{Tom St Denis \\ tstdenis82@gmail.com}
|
\author{Tom St Denis \\ tstdenis82@gmail.com}
|
||||||
\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
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Feb 5th, 2016
|
Feb 5th, 2016
|
||||||
v1.0.0
|
v1.0
|
||||||
-- Bump to 1.0.0
|
-- Bump to 1.0
|
||||||
-- Dirkjan Bussink provided a faster version of mp_expt_d()
|
-- Dirkjan Bussink provided a faster version of mp_expt_d()
|
||||||
-- Moritz Lenz contributed a fix to mp_mod()
|
-- Moritz Lenz contributed a fix to mp_mod()
|
||||||
and provided mp_get_long() and mp_set_long()
|
and provided mp_get_long() and mp_set_long()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user