From 439cdf84962e76fda80a668827adc2f514fb2594 Mon Sep 17 00:00:00 2001 From: Sarah Westcott Date: Fri, 24 Feb 2017 12:52:38 -0500 Subject: [PATCH] Update Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a805276c..44288349 100644 --- a/Makefile +++ b/Makefile @@ -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