aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-17 11:07:27 -0500
committerPeter Carbonetto2017-05-17 11:07:27 -0500
commit4c212909e3c01724735aae7fd1727224f29fd6ab (patch)
treed8fab8f61e0232f8341b78decbe021a730d9dcab /Makefile
parent5675bdf0422f63f81752bb1fcf7b436bc30bf9b7 (diff)
downloadpangemma-4c212909e3c01724735aae7fd1727224f29fd6ab.tar.gz
Bumped up version.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4bbee6..f595f3c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ WITH_LAPACK = 1
FORCE_32BIT =
FORCE_DYNAMIC =
FORCE_FLOAT =
-DIST_NAME = gemma-0.95.2alpha
+DIST_NAME = gemma-0.96
# --------------------------------------------------------------------
# Edit below this line with caution