Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

new build distributed to ACEA

parent be7d1efe
Branches
Tags Build/v0.1.0.1651
No related merge requests found
No preview for this file type
This diff is collapsed.
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.2.0.1639")]
[assembly: AssemblyFileVersion("0.2.0.1639")]
[assembly: AssemblyVersion("0.2.0.1651")]
[assembly: AssemblyFileVersion("0.2.0.1651")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.1.0.1596")]
[assembly: AssemblyFileVersion("0.1.0.1596")]
\ No newline at end of file
[assembly: AssemblyVersion("0.1.0.1651")]
[assembly: AssemblyFileVersion("0.1.0.1651")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("1.2.0.1596")]
[assembly: AssemblyFileVersion("1.2.0.1596")]
[assembly: AssemblyVersion("1.2.0.1651")]
[assembly: AssemblyFileVersion("1.2.0.1651")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.1.0.1595")]
[assembly: AssemblyFileVersion("0.1.0.1595")]
\ No newline at end of file
[assembly: AssemblyVersion("0.1.0.1651")]
[assembly: AssemblyFileVersion("0.1.0.1651")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.1.0.1596")]
[assembly: AssemblyFileVersion("0.1.0.1596")]
[assembly: AssemblyVersion("0.1.0.1651")]
[assembly: AssemblyFileVersion("0.1.0.1651")]
......@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "0.1.0.1596" + SUFFIX;
return "0.1.0.1651" + SUFFIX;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment