From f27a6f803a3d9241db2c9c9e21251ced0ba77bfd Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Tue, 17 Dec 2013 15:12:01 -0200 Subject: [PATCH] ENH: Changed version number --- invesalius/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/constants.py b/invesalius/constants.py index f2e68d8..3455ae4 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -24,7 +24,7 @@ import wx from project import Project -INVESALIUS_VERSION = "3.0 beta 4" +INVESALIUS_VERSION = "3.0 beta 5" #--------------- -- libgit2 0.21.2