We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6648247 commit 074c10bCopy full SHA for 074c10b
2 files changed
src/QSP/ChangeLog.txt
@@ -1,4 +1,8 @@
1
-version 0.4.2
+version 0.4.3
2
+* Add profiles for A320 family.
3
+* Fix fuel burn bias bug.
4
+
5
+version 0.4.2
6
* Replace the browser which displays the route map with a better one.
7
* Fixed an AUSOTS bug which could not read some coordinate formats.
8
* Minor UI improvements.
src/QSP/Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("0.4.2.0")]
+[assembly: AssemblyVersion("0.4.3.0")]
35
[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments