Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
29
Star
98
Fork
48
mothur
/
mothur
Code
Issues
62
Pull requests
3
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Update Makefile
Loading branch information
...
1 parent
118ba5e
commit
439cdf84962e76fda80a668827adc2f514fb2594
mothur-westcott
committed on
GitHub
Feb 24, 2017
Unified
Split
Showing
1 changed file
with
2 additions
and
2 deletions
.
+2
−2
Makefile
Show comments
View
4
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
Toggle all file notes
0 comments on commit
439cdf8
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
439cdf8