diff options
author | Peter Carbonetto | 2017-05-09 12:51:05 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-05-09 12:51:05 -0500 |
commit | 76182e22d2bd892cb267597c4f995402cf0b7a20 (patch) | |
tree | 9e6f66ba1a6449f1b5d2722cd87d3966d9be0385 /Makefile.osx | |
parent | f808355cd7abbadd2fbcc5ff471ba89a12205159 (diff) | |
download | pangemma-76182e22d2bd892cb267597c4f995402cf0b7a20.tar.gz |
Bumped version to 0.95.1.
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 8fcab7b..63a5ba2 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.95alpha +DIST_NAME = gemma-0.95.1alpha # -------------------------------------------------------------------- # Edit below this line with caution |