diff options
Diffstat (limited to 'Makefile.osx')
-rw-r--r-- | Makefile.osx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.osx b/Makefile.osx index 15dc29c..1f75a1f 100644 --- a/Makefile.osx +++ b/Makefile.osx @@ -18,7 +18,7 @@ WITH_LAPACK = 1 FORCE_32BIT = FORCE_DYNAMIC = 1 FORCE_FLOAT = -DIST_NAME = gemma-0.95.1alpha +DIST_NAME = gemma-0.95.2alpha # -------------------------------------------------------------------- # Edit below this line with caution |