summaryrefslogtreecommitdiffstats
path: root/libtommath/makefile
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2006-12-01 00:08:10 (GMT)
committerKevin B Kenny <kennykb@acm.org>2006-12-01 00:08:10 (GMT)
commit705af5098edfd1cd1fae777389b218ee57775956 (patch)
tree2f22fd1447d75b67bdecc3491f0720d0058a1cff /libtommath/makefile
parentf8d727ad30b41d65af68d08177e4689d03f2f7f7 (diff)
downloadtcl-705af5098edfd1cd1fae777389b218ee57775956.zip
tcl-705af5098edfd1cd1fae777389b218ee57775956.tar.gz
tcl-705af5098edfd1cd1fae777389b218ee57775956.tar.bz2
Import of libtommath 0.39+
Diffstat (limited to 'libtommath/makefile')
-rw-r--r--libtommath/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile b/libtommath/makefile
index 192e842..e08a888 100644
--- a/libtommath/makefile
+++ b/libtommath/makefile
@@ -3,7 +3,7 @@
#Tom St Denis
#version of library
-VERSION=0.37
+VERSION=0.39
CFLAGS += -I./ -Wall -W -Wshadow -Wsign-compare