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

Commit

Permalink
Updated version number to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Monson committed Mar 14, 2014
1 parent 2ab859b commit 1a67344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdb2pqr/site_scons/defaults.py
Expand Up @@ -12,4 +12,4 @@
pythonBin = sys.executable

buildTime = datetime.today()
productVersion = 'master BRANCH'# + buildTime.strftime('%Y%m%d%H%M')
productVersion = '1.9.0'# + buildTime.strftime('%Y%m%d%H%M')

0 comments on commit 1a67344

Please sign in to comment.