From 796a0a434f63ee7ebf7de979d3860f56d77803d8 Mon Sep 17 00:00:00 2001 From: Lisa Malenfant Date: Wed, 10 Oct 2018 10:47:04 -0700 Subject: [PATCH] Updated the version numbers to 4.5.0 for a new release (NuGet, MCCL & MATLAB) --- BuildTestRelease.bat | 2 +- src/Vts.Desktop/AssemblyFileVersion.cs | 2 +- src/Vts.Desktop/AssemblyVersion.cs | 2 +- src/Vts/Vts.csproj | 5 +++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/BuildTestRelease.bat b/BuildTestRelease.bat index b4fdb00ad..78562ac78 100644 --- a/BuildTestRelease.bat +++ b/BuildTestRelease.bat @@ -1,6 +1,6 @@ rem ********** RUN THIS FILE AS ADMINISTRATOR ********** set rootdir=%~dp0 -set version=4.4.0 +set version=4.5.0 set EnableNuGetPackageRestore=true rem ********** CHANGE CURRENT DIR TO LOCATION OF BAT FILE ********** diff --git a/src/Vts.Desktop/AssemblyFileVersion.cs b/src/Vts.Desktop/AssemblyFileVersion.cs index b44e03181..c9d68123c 100644 --- a/src/Vts.Desktop/AssemblyFileVersion.cs +++ b/src/Vts.Desktop/AssemblyFileVersion.cs @@ -10,4 +10,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyFileVersion("1.0.*")] -[assembly: AssemblyFileVersion("4.4.0")] +[assembly: AssemblyFileVersion("4.5.0")] diff --git a/src/Vts.Desktop/AssemblyVersion.cs b/src/Vts.Desktop/AssemblyVersion.cs index feb4eae28..ef57b5948 100644 --- a/src/Vts.Desktop/AssemblyVersion.cs +++ b/src/Vts.Desktop/AssemblyVersion.cs @@ -10,4 +10,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.4.0")] +[assembly: AssemblyVersion("4.5.0")] diff --git a/src/Vts/Vts.csproj b/src/Vts/Vts.csproj index 1a0ebdd91..871f406e5 100644 --- a/src/Vts/Vts.csproj +++ b/src/Vts/Vts.csproj @@ -5,7 +5,7 @@ The VTS (Virtual Tissue Simulator) is an open source library for .NET that was designed as a modular and scalable platform to provide an integrated suite of computational tools to define, solve, visualize, and analyze relevant forward and inverse radiative transport problems in Biomedical Optics. Virtual Photonics Technology Initiative Copyright © 2018 Laser Microbeam and Medical Program - 4.4.0 + 4.5.0 true David Cuccia; Carole Hayakawa; Lisa Malenfant; Janaka Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli VirtualPhotonics.Vts @@ -16,7 +16,8 @@ https://github.com/VirtualPhotonics/VTS Git Updated NuGet package - 4.4.0.0 + 4.5.0.0 + 4.5.0.0