]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
changes while testing
[mothur.git] / makefile
index b8d4e2c3e30844c436e44015696ec04d5c4264d8..de21717ce03df122f7df9ddc014cc49900768250 100644 (file)
--- a/makefile
+++ b/makefile
@@ -15,8 +15,8 @@ USEREADLINE ?= yes
 CYGWIN_BUILD ?= no
 USECOMPRESSION ?= no
 MOTHUR_FILES="\"Enter_your_default_path_here\""
-RELEASE_DATE = "\"4/30/2012\""
-VERSION = "\"1.25.0\""
+RELEASE_DATE = "\"5/24/2013\""
+VERSION = "\"1.31.0\""
 FORTAN_COMPILER = gfortran
 FORTRAN_FLAGS = 
 
@@ -39,7 +39,7 @@ ifeq  ($(strip $(64BIT_VERSION)),yes)
        #if you are a linux user use the following line
        #CXXFLAGS += -mtune=native -march=native -m64
        
-       CXXFLAGS += -DBIT_VERSION
+       CXXFLAGS += -DBIT_VERSION 
     FORTRAN_FLAGS = -m64
 endif