We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a322d commit c81d069Copy full SHA for c81d069
CMakeLists.txt
@@ -7,7 +7,7 @@
7
cmake_minimum_required(VERSION 3.10)
8
9
project(libtommath
10
- VERSION 1.2.0
+ VERSION 1.2.1
11
DESCRIPTION "A free open source portable number theoretic multiple-precision integer (MPI) library written entirely in C."
12
HOMEPAGE_URL "https://www.libtom.net/LibTomMath"
13
LANGUAGES C)
0 commit comments