From 8ea90b15dc838a9364f4b40b7ab009353feeaf6f Mon Sep 17 00:00:00 2001 From: Lisa Malenfant Date: Wed, 21 Nov 2018 15:57:50 -0800 Subject: [PATCH] Updated the version numbers to 4.6.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 | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/BuildTestRelease.bat b/BuildTestRelease.bat index 78562ac78..d348dfa57 100644 --- a/BuildTestRelease.bat +++ b/BuildTestRelease.bat @@ -1,6 +1,6 @@ rem ********** RUN THIS FILE AS ADMINISTRATOR ********** set rootdir=%~dp0 -set version=4.5.0 +set version=4.6.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 c9d68123c..7c875e525 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.5.0")] +[assembly: AssemblyFileVersion("4.6.0")] diff --git a/src/Vts.Desktop/AssemblyVersion.cs b/src/Vts.Desktop/AssemblyVersion.cs index ef57b5948..c2b6d6047 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.5.0")] +[assembly: AssemblyVersion("4.6.0")] diff --git a/src/Vts/Vts.csproj b/src/Vts/Vts.csproj index 871f406e5..9f00ad1d8 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.5.0 + 4.6.0 true David Cuccia; Carole Hayakawa; Lisa Malenfant; Janaka Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli VirtualPhotonics.Vts @@ -16,8 +16,8 @@ https://github.com/VirtualPhotonics/VTS Git Updated NuGet package - 4.5.0.0 - 4.5.0.0 + 4.6.0.0 + 4.6.0.0