diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-22 09:55:26 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-22 09:55:26 (GMT) |
commit | 13e26826469250ca5f7887974c3ac716567cdf6d (patch) | |
tree | bf0f4fc398ca0d7623920e617ff345b180657fc3 /libtommath | |
parent | c2a49a6f27c25023661a61febaabd56bde37ac33 (diff) | |
parent | 539ae1750f9596b117a70a55538d786aadbfa767 (diff) | |
download | tcl-13e26826469250ca5f7887974c3ac716567cdf6d.zip tcl-13e26826469250ca5f7887974c3ac716567cdf6d.tar.gz tcl-13e26826469250ca5f7887974c3ac716567cdf6d.tar.bz2 |
Merge libtommath 1.2.0
Diffstat (limited to 'libtommath')
-rw-r--r-- | libtommath/makefile_include.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile_include.mk b/libtommath/makefile_include.mk index 70f448f..7b025e8 100644 --- a/libtommath/makefile_include.mk +++ b/libtommath/makefile_include.mk @@ -3,7 +3,7 @@ # #version of library -VERSION=1.2.0-rc3 +VERSION=1.2.0 VERSION_PC=1.2.0 VERSION_SO=3:0:2 |