Skip to content

Commit 723bca8

Browse files
committed
ImpEx. Version 0.8.15
1 parent 1f29b81 commit 723bca8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ImpEx/Release/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.8.15
2+
* Fix crash while opening using prefix.
3+
* Support environment variables in command line.
4+
* Verbose error information if file open failed.
5+
* Support environment variables in command line.
6+
17
v0.8.14
28
* Far 3 build 3000.
39
* Named DLL flags in PE header.

ImpEx/src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
#define MVV_1 0
33
#define MVV_2 8
4-
#define MVV_3 14
4+
#define MVV_3 15
55
#define MVV_4 0
66
#define MVV_4a ""
77

0 commit comments

Comments
 (0)