From cc3395bddd8e2a6d4cdb4f5c57a6a1625a380232 Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Wed, 20 Jan 2010 11:23:36 +0000 Subject: [PATCH] ADD: Version "3.0 Alpha 2" --- invesalius/gui/dialogs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invesalius/gui/dialogs.py b/invesalius/gui/dialogs.py index 81aebbe..aa3164d 100644 --- a/invesalius/gui/dialogs.py +++ b/invesalius/gui/dialogs.py @@ -348,7 +348,7 @@ def ShowAboutDialog(parent): info = wx.AboutDialogInfo() info.Name = "InVesalius" - info.Version = "3.a.1 - RP" + info.Version = "3.0 - Alpha 2" info.Copyright = _("(c) 2007 Center for Information Technology Renato Archer") info.Description = wordwrap( _("InVesalius is a software for medical imaging 3D reconstruction. ")+\ -- libgit2 0.21.2