diff --git a/invesalius/project.py b/invesalius/project.py index ee9a6a4..b1842c0 100755 --- a/invesalius/project.py +++ b/invesalius/project.py @@ -90,6 +90,8 @@ class Project(object): self.debug = 0 self.version = "$Revision$" + print self.version + ####### MASK OPERATIONS def AddMask(self, index, mask): -- libgit2 0.21.2