summaryrefslogtreecommitdiff
path: root/libtomcrypt/makefile.mingw
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/makefile.mingw')
-rw-r--r--libtomcrypt/makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtomcrypt/makefile.mingw b/libtomcrypt/makefile.mingw
index e33e2ac..8948ca9 100644
--- a/libtomcrypt/makefile.mingw
+++ b/libtomcrypt/makefile.mingw
@@ -27,7 +27,7 @@ EXTRALIBS = -L../libtommath -ltommath
#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