Permalink
Browse files

Update Makefile

  • Loading branch information...
1 parent 118ba5e commit 439cdf84962e76fda80a668827adc2f514fb2594 @mothur-westcott mothur-westcott committed on GitHub Feb 24, 2017
Showing with 2 additions and 2 deletions.
  1. +2 −2 Makefile
View
@@ -15,8 +15,8 @@ USEBOOST ?= yes
BOOST_LIBRARY_DIR="\"Enter_your_boost_library_path_here\""
BOOST_INCLUDE_DIR="\"Enter_your_boost_include_path_here\""
MOTHUR_FILES="\"Enter_your_default_path_here\""
-RELEASE_DATE = "\"2/2/2017\""
-VERSION = "\"1.39.1\""
+RELEASE_DATE = "\"2/23/2017\""
+VERSION = "\"1.39.3\""
ifeq ($(strip $(64BIT_VERSION)),yes)
CXXFLAGS += -DBIT_VERSION

0 comments on commit 439cdf8

Please sign in to comment.