Skip to content

Commit

Permalink
bumping version number in preparation of release
Browse files Browse the repository at this point in the history
  • Loading branch information
twatteyne committed Oct 6, 2014
1 parent 231af94 commit ab4acdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/openvisualizer/openvisualizer/ovVersion.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MAJOR = 1
MINOR = 6
MINOR = 8
PATCH = 0

VERSION = (MAJOR,MINOR,PATCH)

0 comments on commit ab4acdd

Please sign in to comment.