diff options
Diffstat (limited to 'libtommath/makefile')
-rw-r--r-- | libtommath/makefile | 2 |
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 |