Skip to content

Commit

Permalink
Updates makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mothur-westcott committed Apr 18, 2016
1 parent 99574ff commit 3b852f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ USEREADLINE ?= yes
USEBOOST ?= yes
BOOST_LIBRARY_DIR="\"Enter_your_boost_library_path_here\""
MOTHUR_FILES="\"Enter_your_default_path_here\""
RELEASE_DATE = "\"4/05/2016\""
VERSION = "\"1.37.0\""
RELEASE_DATE = "\"4/18/2016\""
VERSION = "\"1.37.1\""

ifeq ($(strip $(64BIT_VERSION)),yes)
CXXFLAGS += -DBIT_VERSION
Expand Down

0 comments on commit 3b852f0

Please sign in to comment.