Skip to content

Commit

Permalink
version up to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Jul 27, 2021
1 parent d3f9187 commit bb290b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{3DF66435-0FE1-4E20-B7CE-72C48D809045}
AppName=もじのべんきょう
AppVerName=もじのべんきょう 2.0
AppVerName=もじのべんきょう 2.1
AppPublisher=片山博文MZ
VersionInfoProductName=もじのべんきょう
VersionInfoDescription=もじのべんきょう
VersionInfoCompany=片山博文MZ
VersionInfoVersion=2.0
VersionInfoVersion=2.1
VersionInfoCopyright=Copyright (C) 2009-2020 Katayama Hirofumi MZ. All rights reserved.
AppPublisherURL=https://katahiromz.web.fc2.com/mojiben/
AppSupportURL=https://katahiromz.web.fc2.com/mojiben/
Expand All @@ -21,7 +21,7 @@ DefaultDirName={pf}\Moji No Benkyou
DefaultGroupName=もじのべんきょう
DisableProgramGroupPage=yes
OutputDir=.
OutputBaseFilename=mojiben-2.0-setup
OutputBaseFilename=mojiben-2.1-setup
Compression=lzma
SolidCompression=yes
ShowLanguageDialog=auto
Expand Down

0 comments on commit bb290b7

Please sign in to comment.