Skip to content

Commit

Permalink
version 2.9.11 of the isf editor
Browse files Browse the repository at this point in the history
  • Loading branch information
mrRay committed Aug 23, 2019
1 parent aabae6c commit 0db9714
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/Qt/ISFEditor/ISFEditor_app/ISFEditor_app.pro
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEFINES += QT_DEPRECATED_WARNINGS

CONFIG += c++14

VERSION = 2.9.10
VERSION = 2.9.11
mac {
ICON = ISFEditorAppIcon.icns
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Version>1.0.0</Version>
<Title>ISF Editor Installer</Title>
<Publisher>Vidvox</Publisher>
<ProductUrl>https://www.github.com/mrRay/ISFSandbox</ProductUrl>
<ProductUrl>https://www.github.com/mrRay/VVISF-GL</ProductUrl>
<StartMenuDir>ISF</StartMenuDir>
<TargetDir>/Applications/ISF Editor</TargetDir>
<RemoteRepositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>The ISF Editor app</DisplayName>
<Description>Install the ISF Editor application.</Description>
<Version>2.9.10</Version>
<ReleaseDate>2019-06-26</ReleaseDate>
<Version>2.9.11</Version>
<ReleaseDate>2019-08-22</ReleaseDate>
<Default>true</Default>
<SortingPriority>10</SortingPriority>
</Package>
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>ISF Sample Files</DisplayName>
<Description>Hundreds of sample ISF generators and filters. These will be installed in /Library/Graphics/ISF, where they can be accessed by all users and applications on this machine.</Description>
<Version>1.0.2</Version>
<ReleaseDate>2019-06-26</ReleaseDate>
<Version>1.0.3</Version>
<ReleaseDate>2019-08-22</ReleaseDate>
<RequiresAdminRights>true</RequiresAdminRights>
<Script>installscript.js</Script>
<Default>true</Default>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Version>1.0.0</Version>
<Title>ISF Editor Installer</Title>
<Publisher>Vidvox</Publisher>
<ProductUrl>https://www.github.com/mrRay/ISFSandbox</ProductUrl>
<ProductUrl>https://www.github.com/mrRay/VVISF-GL</ProductUrl>
<StartMenuDir>ISF</StartMenuDir>
<TargetDir>@ApplicationsDir@/ISF Editor</TargetDir>
<RemoteRepositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>The ISF Editor app</DisplayName>
<Description>Install the ISF Editor application.</Description>
<Version>2.9.10</Version>
<ReleaseDate>2019-06-26</ReleaseDate>
<Version>2.9.11</Version>
<ReleaseDate>2019-08-22</ReleaseDate>
<Default>true</Default>
<SortingPriority>10</SortingPriority>
<Script>installscript.js</Script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Package>
<DisplayName>ISF Sample Files</DisplayName>
<Description>Hundreds of sample ISF generators and filters. These will be installed in the root "ProgramDirectory" on the target drive (usually C:\\ProgramData\\ISF).</Description>
<Version>1.0.2</Version>
<ReleaseDate>2019-06-26</ReleaseDate>
<Version>1.0.3</Version>
<ReleaseDate>2019-08-22</ReleaseDate>
<RequiresAdminRights>true</RequiresAdminRights>
<Script>installscript.js</Script>
<Default>true</Default>
Expand Down

0 comments on commit 0db9714

Please sign in to comment.