File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
3
- <assemblyIdentity name =" matepath" processorArchitecture =" *" version =" 24.05 .0.5252 " type =" win32" />
3
+ <assemblyIdentity name =" matepath" processorArchitecture =" *" version =" 24.07 .0.5332 " type =" win32" />
4
4
<description >matepath File Browser</description >
5
5
<dependency >
6
6
<dependentAssembly >
Original file line number Diff line number Diff line change 1
1
#define VERSION_MINOR 24
2
- #define VERSION_BUILD_NUM 5
3
- #define VERSION_BUILD 05
4
- #define VERSION_HASH TEXT("7f055869 ")
5
- #define VERSION_REV 5252
6
- #define VERSION_REV_FULL TEXT("r5252 (7f055869 )")
2
+ #define VERSION_BUILD_NUM 7
3
+ #define VERSION_BUILD 07
4
+ #define VERSION_HASH TEXT("7565d186 ")
5
+ #define VERSION_REV 5332
6
+ #define VERSION_REV_FULL TEXT("r5332 (7565d186 )")
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
3
- <assemblyIdentity name =" Notepad4" processorArchitecture =" *" version =" 24.05 .0.5252 " type =" win32" />
3
+ <assemblyIdentity name =" Notepad4" processorArchitecture =" *" version =" 24.07 .0.5332 " type =" win32" />
4
4
<description >Notepad4 Text Editor</description >
5
5
<dependency >
6
6
<dependentAssembly >
Original file line number Diff line number Diff line change 1
1
#define VERSION_MINOR 24
2
- #define VERSION_BUILD_NUM 5
3
- #define VERSION_BUILD 05
4
- #define VERSION_HASH TEXT("7f055869 ")
5
- #define VERSION_REV 5252
6
- #define VERSION_REV_FULL TEXT("r5252 (7f055869 )")
2
+ #define VERSION_BUILD_NUM 7
3
+ #define VERSION_BUILD 07
4
+ #define VERSION_HASH TEXT("7565d186 ")
5
+ #define VERSION_REV 5332
6
+ #define VERSION_REV_FULL TEXT("r5332 (7565d186 )")
You can’t perform that action at this time.
0 commit comments