Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
1.4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Feb 26, 2018
1 parent ec31e0e commit 3bb20fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ILEditor/ILEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PublisherName>Works Of Barry</PublisherName>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>index.html</WebPage>
<ApplicationRevision>27</ApplicationRevision>
<ApplicationRevision>28</ApplicationRevision>
<ApplicationVersion>3.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>true</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
Expand Down
2 changes: 1 addition & 1 deletion ILEditor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.3.0")]
[assembly: AssemblyVersion("1.4.4.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-GB")]

Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ILEditor is an editor for development of ILE applications on IBM i. ILEditor wil
* Store members locally & search locally
* Integrated spool file listing
* Light and dark modes (dark mode in the image above)
* Outline view for RPG and CL
* Offline mode for when you're on the go
* Support for FTPES (requires [setup on IBM i](http://www-01.ibm.com/support/docview.wss?uid=nas8N1014798))

Expand Down

0 comments on commit 3bb20fd

Please sign in to comment.