Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 0f30d052 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

building new VECTO version

parent e698d880
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.2.0.2108")]
[assembly: AssemblyFileVersion("0.2.0.2108")]
[assembly: AssemblyVersion("0.2.0.2171")]
[assembly: AssemblyFileVersion("0.2.0.2171")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.7.1.2108")]
[assembly: AssemblyFileVersion("0.7.1.2108")]
\ No newline at end of file
[assembly: AssemblyVersion("0.7.3.2171")]
[assembly: AssemblyFileVersion("0.7.3.2171")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("1.2.0.2108")]
[assembly: AssemblyFileVersion("1.2.0.2108")]
[assembly: AssemblyVersion("1.2.0.2171")]
[assembly: AssemblyFileVersion("1.2.0.2171")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.7.1.2108")]
[assembly: AssemblyFileVersion("0.7.1.2108")]
\ No newline at end of file
[assembly: AssemblyVersion("0.7.3.2171")]
[assembly: AssemblyFileVersion("0.7.3.2171")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.7.1.2108")]
[assembly: AssemblyFileVersion("0.7.1.2108")]
[assembly: AssemblyVersion("0.7.3.2171")]
[assembly: AssemblyFileVersion("0.7.3.2171")]
......@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "0.7.2.2118" + SUFFIX;
return "0.7.3.2171" + SUFFIX;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment