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

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

new version numbers

parent a57c758d
No related tags found
No related merge requests found
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("0.2.0.1398")]
[assembly: AssemblyFileVersion("0.2.0.1398")]
[assembly: AssemblyVersion("0.2.0.1432")]
[assembly: AssemblyFileVersion("0.2.0.1432")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.0.1398")]
[assembly: AssemblyFileVersion("3.3.0.1398")]
\ No newline at end of file
[assembly: AssemblyVersion("3.3.0.1432")]
[assembly: AssemblyFileVersion("3.3.0.1432")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("1.2.0.1398")]
[assembly: AssemblyFileVersion("1.2.0.1398")]
[assembly: AssemblyVersion("1.2.0.1432")]
[assembly: AssemblyFileVersion("1.2.0.1432")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.0.1398")]
[assembly: AssemblyFileVersion("3.3.0.1398")]
\ No newline at end of file
[assembly: AssemblyVersion("3.3.0.1432")]
[assembly: AssemblyFileVersion("3.3.0.1432")]
\ No newline at end of file
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.3.0.1398")]
[assembly: AssemblyFileVersion("3.3.0.1398")]
[assembly: AssemblyVersion("3.3.0.1432")]
[assembly: AssemblyFileVersion("3.3.0.1432")]
......@@ -43,7 +43,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "3.3.0.1398" + SUFFIX;
return "3.3.0.1432" + 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