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

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

Merge pull request #226 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:master to master

* commit 'a7f37562':
  updating release notes
  updating version number
parents daa1275f a7f37562
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
......@@ -2,7 +2,13 @@
**VECTO 3.0.4**
***Build 565 (2016-07-19)***
- Bugfixes
+ AAUX HVAC Dialog does not store path to ActuationsMap and SSMSource
+ GUI: check for axle loads in declaration mode renders editing dialog useless
+ Vecto 2.2: Simulation aborts (Vecto terminates) when simulating EngineOnly cycles
+ Vecto 3: Building SimulationRun EngineOnly simulation failed
***Build 544 (2016-06-28)***
......
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.0.3.544")]
[assembly: AssemblyFileVersion("3.0.3.544")]
[assembly: AssemblyVersion("3.0.3.565")]
[assembly: AssemblyFileVersion("3.0.3.565")]
......@@ -30,5 +30,5 @@
*/
using System.Reflection;
[assembly: AssemblyVersion("3.0.4.544")]
[assembly: AssemblyFileVersion("3.0.4.544")]
[assembly: AssemblyVersion("3.0.4.565")]
[assembly: AssemblyFileVersion("3.0.4.565")]
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