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 e618e327 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

new vecto engine release

parent 5251e71b
Branches
Tags
No related merge requests found
No preview for this file type
...@@ -4,7 +4,7 @@ Public Module VectoEngineVersion ...@@ -4,7 +4,7 @@ Public Module VectoEngineVersion
Public ReadOnly Property VersionNumber as String Public ReadOnly Property VersionNumber as String
get get
return "1.4.3.1042" return "1.4.3.1043"
end get end get
end Property end Property
......
Imports System.Reflection Imports System.Reflection
<Assembly: AssemblyVersion("1.4.3.1042")> <Assembly: AssemblyVersion("1.4.3.1043")>
<Assembly: AssemblyFileVersion("1.4.3.1042")> <Assembly: AssemblyFileVersion("1.4.3.1043")>
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment