From 2510550d1a7baadfed079eb078f68ce03e82e834 Mon Sep 17 00:00:00 2001 From: Thiago Franco de Moraes Date: Wed, 27 Feb 2013 09:33:55 -0300 Subject: [PATCH] Updated the INVESALIUS_VERSION to beta4 --- invesalius/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/constants.py b/invesalius/constants.py index 3775873..3dfc5df 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -24,7 +24,7 @@ import wx from project import Project -INVESALIUS_VERSION = "3.0 beta 3" +INVESALIUS_VERSION = "3.0 beta 4" #--------------- -- libgit2 0.21.2