From 13d81919cf92b9f6e1ec76715b490dc2283da0b9 Mon Sep 17 00:00:00 2001 From: jhmatthews Date: Tue, 12 Jan 2016 14:10:27 +0000 Subject: [PATCH] changed version --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile b/source/Makefile index a0f1a491c..37e9b881a 100755 --- a/source/Makefile +++ b/source/Makefile @@ -113,7 +113,7 @@ LDFLAGS= -L$(LIB) -lm -lcfitsio -lgsl -lgslcblas #Note that version should be a single string without spaces. -VERSION = 79d_dev +VERSION = 80 CHOICE=1 // Compress plasma as much as possible # CHOICE=0 // Keep relation between plasma and wind identical