diff options
Diffstat (limited to 'libtommath/makefile.unix')
| -rw-r--r-- | libtommath/makefile.unix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile.unix b/libtommath/makefile.unix index a51b973..b89cf47 100644 --- a/libtommath/makefile.unix +++ b/libtommath/makefile.unix @@ -21,7 +21,7 @@ RANLIB = ranlib CFLAGS = -O2 LDFLAGS = -VERSION = 1.0.1 +VERSION = 1.1.0 #Compilation flags LTM_CFLAGS = -I. $(CFLAGS) |
