Skip to content

Commit

Permalink
Update file version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zenden2k committed Mar 12, 2021
1 parent 81dc1f4 commit ae227bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KeeneticPlugin.rc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,1,0
FILEVERSION 1,0,2,0
PRODUCTVERSION 3,0,2,2161
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
Expand All @@ -24,7 +24,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "FileVersion", "1.0.1.0"
VALUE "FileVersion", "1.0.2.0"
VALUE "LegalCopyright", "� 2021 - Sergey Svistunov"

// Don't change the entries below!
Expand Down

0 comments on commit ae227bb

Please sign in to comment.