Skip to content

Commit

Permalink
Changes date and release number in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mothur-westcott committed Mar 31, 2015
1 parent 72e102e commit bb78bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ USEMPI ?= no
USEREADLINE ?= yes
USECOMPRESSION ?= no
MOTHUR_FILES="\"Enter_your_default_path_here\""
RELEASE_DATE = "\"3/23/2014\""
VERSION = "\"1.35.0\""
RELEASE_DATE = "\"3/31/2015\""
VERSION = "\"1.35.1\""
FORTAN_COMPILER = gfortran
FORTRAN_FLAGS =

Expand Down

0 comments on commit bb78bf1

Please sign in to comment.