Skip to content

Commit 074c10b

Browse files
committed
Change version to 0.4.3.
1 parent 6648247 commit 074c10b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

src/QSP/ChangeLog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
version 0.4.2
1+
version 0.4.3
2+
* Add profiles for A320 family.
3+
* Fix fuel burn bias bug.
4+
5+
version 0.4.2
26
* Replace the browser which displays the route map with a better one.
37
* Fixed an AUSOTS bug which could not read some coordinate formats.
48
* Minor UI improvements.

src/QSP/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.4.2.0")]
34+
[assembly: AssemblyVersion("0.4.3.0")]
3535
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)