Commit
fed1d05143a84c33d22a78af0c1b40f854965e34
Exists in
master
and in
35 other branches
canvas_reeng, canvas_text, casmoothing_cython, command-line, debian_cython, ff_mask, ff_mask_improv, ffill_gui, ffill_segmentation, fill_holes_auto, get_pixel, import_mesh, inv3.0.1, manual_v3.1, measure_canvas, measure_improvements, measure_placement_test, phoenix, region_growing_confidence, remove_local_wxpython, rmatsuda-fix_ref_MTC, rmatsuda-fix_remove_marker_bug, rmatsuda-trigger_bug_fix, rotvol, segmentation_menu, select_part, smoothing_bin, smoothing_bin_pll, surface_area, user_guide_en, usp-navegador, vti, vtk6, workdir, xmartlabs-command-line
Updated the invesalius version
| @@ -24,7 +24,7 @@ import wx |
| @@ -24,7 +24,7 @@ import wx |
24
| |
24
| |
25
| from project import Project |
25
| from project import Project |
26
| |
26
| |
27
| -INVESALIUS_VERSION = "3.0 beta 5" |
27
| +INVESALIUS_VERSION = "3.0" |
28
| |
28
| |
29
| #--------------- |
29
| #--------------- |
30
| |
30
| |