Skip to content

Commit 742d421

Browse files
committed
Update Version and About for 0.8.4.1.
1 parent 5f83c5d commit 742d421

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Rapr/Core/AboutBox.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,9 @@
605605
This tool uses the excellent ObjectListView (http://objectlistview.sourceforge.net/).
606606

607607
Release notes:
608+
v0.8.4.1
609+
- Fixed exception during export.
610+
608611
v0.8.4
609612
- Show selected driver size.
610613

Rapr/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.8.4.0")]
36-
[assembly: AssemblyFileVersion("0.8.4.0")]
35+
[assembly: AssemblyVersion("0.8.4.1")]
36+
[assembly: AssemblyFileVersion("0.8.4.1")]

0 commit comments

Comments
 (0)