File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# for this file format description,
2
2
# see https://github.com/olivierlacan/keep-a-changelog
3
3
4
- ## [24.12.1.606 ] - 2024-12-01
4
+ ## [24.12.1.607 ] - 2024-12-08
5
5
6
6
### Changes
7
7
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ FILETYPE 0x2
12
12
{
13
13
VALUE "CompanyName", "Mikhail Lukashov\0"
14
14
VALUE "FileDescription", "NetBox: SFTP/FTP/FTPS/SCP/WebDAV/S3 client for Far Manager 3.0\0"
15
- VALUE "FileVersion", "24.12.1.606 \0"
15
+ VALUE "FileVersion", "24.12.1.607 \0"
16
16
VALUE "InternalName", "FarNetBox\0"
17
17
VALUE "LegalCopyright", "(c) 2011, 2024 Mikhail Lukashov\0"
18
18
VALUE "LegalTrademarks", "\0"
19
19
VALUE "OriginalFilename", "NetBox.dll\0"
20
20
VALUE "ProductName", "NetBox\0"
21
- VALUE "ProductVersion", "24.12.1.606 \0"
21
+ VALUE "ProductVersion", "24.12.1.607 \0"
22
22
VALUE "ReleaseType", "beta\0"
23
23
VALUE "WWW", "https://github.com/michaellukashov/Far-NetBox\0"
24
24
}
Original file line number Diff line number Diff line change 7
7
#define NETBOX_VERSION_MAJOR 24
8
8
#define NETBOX_VERSION_MINOR 12
9
9
#define NETBOX_VERSION_PATCH 1
10
- #define NETBOX_VERSION_BUILD 606
10
+ #define NETBOX_VERSION_BUILD 607
You can’t perform that action at this time.
0 commit comments