File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 2.2.0
1
+ 2.2.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Class = WFPCALLOUTS
4
4
ClassGuid = {57465043-616C-6C6F-7574-5F636C617373}
5
5
Provider = %Basil%
6
6
CatalogFile = WinDivert32.Cat
7
- DriverVer = 08 /08/2019 ,2.2.0
7
+ DriverVer = 01 /08/2022 ,2.2.1
8
8
9
9
[SourceDisksNames]
10
10
1 = %DiskName%
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Class = WFPCALLOUTS
4
4
ClassGuid = {57465043-616C-6C6F-7574-5F636C617373}
5
5
Provider = %Basil%
6
6
CatalogFile = WinDivert64.Cat
7
- DriverVer = 08 /08/2019 ,2.2.0
7
+ DriverVer = 01 /08/2022 ,2.2.1
8
8
9
9
[SourceDisksNames]
10
10
1 = %DiskName%
Original file line number Diff line number Diff line change 1
1
/*
2
2
* windivert.rc
3
- * (C) 2019 , all rights reserved,
3
+ * (C) 2022 , all rights reserved,
4
4
*
5
5
* This file is part of WinDivert.
6
6
*
48
48
#define VER_PRODUCTVERSION 2.2
49
49
#define VER_PRODUCTVERSION_STR "2.2"
50
50
#define VER_COMPANYNAME_STR "Basil"
51
- #define VER_LEGALCOPYRIGHT_YEARS "2011-2019 "
51
+ #define VER_LEGALCOPYRIGHT_YEARS "2011-2022 "
52
52
#define VER_LEGALCOPYRIGHT_STR \
53
53
"Copyright \251 " VER_COMPANYNAME_STR " " VER_LEGALCOPYRIGHT_YEARS
54
54
#define VER_FILEVERSION VER_PRODUCTVERSION
You can’t perform that action at this time.
0 commit comments