Skip to content

Commit

Permalink
Building oof2 release version 2.1.13 -- take3
Browse files Browse the repository at this point in the history
  • Loading branch information
snarkhunter committed Dec 21, 2016
1 parent 28db835 commit 47efe06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SRC/common/oofversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# The make_dist script edits the following line when a distribution is
# built. Don't change it by hand.
version_from_make_dist = "(unreleased)"
version_from_make_dist = "2.1.13"

version = version_from_make_dist

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

# The make_dist script edits the following line when a distribution is
# built. Don't change it by hand.
version_from_make_dist = "(unreleased)"
version_from_make_dist = "2.1.13"

# will need to add vtk

Expand Down

0 comments on commit 47efe06

Please sign in to comment.