We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f29b81 commit 723bca8Copy full SHA for 723bca8
ImpEx/Release/changelog
@@ -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
6
+
7
v0.8.14
8
* Far 3 build 3000.
9
* Named DLL flags in PE header.
ImpEx/src/version.h
@@ -1,7 +1,7 @@
#define MVV_1 0
#define MVV_2 8
-#define MVV_3 14
+#define MVV_3 15
#define MVV_4 0
#define MVV_4a ""
0 commit comments