Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
release version 2020.407.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sean0921 committed Apr 7, 2020
1 parent ec271ee commit c5173bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions windres/version.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#define VERSION_STR "2020.407.0.900"
#define VERSION_STR "2020.407.1"
#define MAJOR_VERSION 2020
#define MINOR_VERSION 407
#define MICRO_VERSION 0
#define NANO_VERSION 900
#define MICRO_VERSION 1
#define NANO_VERSION 0

1 VERSIONINFO
FILEVERSION MAJOR_VERSION,MINOR_VERSION,MICRO_VERSION,NANO_VERSION
Expand Down

0 comments on commit c5173bb

Please sign in to comment.