Mercurial > dropbear
diff libtomcrypt/makefile.mingw @ 1733:d529a52b2f7c coverity coverity
merge coverity from main
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 26 Jun 2020 21:07:34 +0800 |
parents | e9dba7abd939 |
children |
line wrap: on
line diff
--- a/libtomcrypt/makefile.mingw Thu Mar 21 23:28:59 2019 +0800 +++ b/libtomcrypt/makefile.mingw Fri Jun 26 21:07:34 2020 +0800 @@ -27,7 +27,7 @@ #Compilation flags LTC_CFLAGS = -Isrc/headers -Itests -DLTC_SOURCE $(CFLAGS) LTC_LDFLAGS = $(LDFLAGS) $(EXTRALIBS) -VERSION=1.18.1 +VERSION=1.18.2 #Libraries to be created LIBMAIN_S =libtomcrypt.a