Commit 2510550d1a7baadfed079eb078f68ce03e82e834

Authored by Thiago Franco de Moraes
1 parent 8a373dd0
Exists in beta4

Updated the INVESALIUS_VERSION to beta4

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
invesalius/constants.py
... ... @@ -24,7 +24,7 @@ import wx
24 24  
25 25 from project import Project
26 26  
27   -INVESALIUS_VERSION = "3.0 beta 3"
  27 +INVESALIUS_VERSION = "3.0 beta 4"
28 28  
29 29 #---------------
30 30  
... ...