Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
Update site_scons/defaults.py with productVersion set to master BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Monson committed Mar 14, 2014
1 parent c5633da commit 2ab859b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pdb2pqr/site_scons/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@
pythonBin = sys.executable

buildTime = datetime.today()
productVersion = 'Monson-Dev BRANCH '# + buildTime.strftime('%Y%m%d%H%M')

defaultOpalURL = 'http://nbcr-222.ucsd.edu/opal2/services/pdb2pqr_1.8'
defaultAPBSOpalURL = 'http://nbcr-222.ucsd.edu/opal2/services/apbs_1.3'
productVersion = 'master BRANCH'# + buildTime.strftime('%Y%m%d%H%M')

0 comments on commit 2ab859b

Please sign in to comment.