diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-01-28 22:03:10 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-01-28 22:03:10 (GMT) |
| commit | 7518a795db507343cc0aa73a0b825e51a8c86eca (patch) | |
| tree | 6ec662d3bfb012894311a09a258729230243861d /libtommath/makefile.unix | |
| parent | af3406f86c40c78cff50cb5003b8be0eae448d54 (diff) | |
| parent | 0f79f6ed15e27fe0856eda9d3818912f85a57a42 (diff) | |
| download | tcl-7518a795db507343cc0aa73a0b825e51a8c86eca.zip tcl-7518a795db507343cc0aa73a0b825e51a8c86eca.tar.gz tcl-7518a795db507343cc0aa73a0b825e51a8c86eca.tar.bz2 | |
Merge libtommath v1.1.0
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) |
