Skip to content

Commit

Permalink
Merge pull request #5 from sparsons-net/master
Browse files Browse the repository at this point in the history
For Release 3.3
  • Loading branch information
sparsons-net authored Mar 6, 2018
2 parents d59f1bd + 22e01e5 commit c0e8f3e
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<table><tr><td><h1><b>File Ordering MQMFT Exit</b></h1></td><td><h1><b> <a href="https://github.com/ibm-messaging/mq-mft-file-ordering/releases/download/v3.2/FileOrderingMqmftExit_r3.2.zip"><img src="DownloadButton.png"/></b></h1></td></tr></table>
<table><tr><td><h1><b>File Ordering MQMFT Exit</b></h1></td><td><h1><b> <a href="https://github.com/ibm-messaging/mq-mft-file-ordering/releases/download/v3.3/FileOrderingMqmftExit_r3.3.zip"><img src="DownloadButton.png"/></b></h1></td></tr></table>

* * *

Expand Down
Binary file removed dist/FileOrderingMqmftExit_r3.2.zip
Binary file not shown.
Binary file added dist/FileOrderingMqmftExit_r3.3.zip
Binary file not shown.
1 change: 1 addition & 0 deletions src/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* © Copyright IBM Corporation 2010, 2016
* 2010: Original release, IBM-internal
* 2016: Release 3.1, external
* 2018: Release 3.3, external
* author: Steve Parsons ([email protected], [email protected])
*
*/
Expand Down
1 change: 1 addition & 0 deletions src/FileOrderingSourceStartMqmftExit.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* © Copyright IBM Corporation 2010, 2016
* 2010: Original release, IBM-internal
* 2016: Release 3.1, external
* 2018: Release 3.3, external
* author: Steve Parsons ([email protected], [email protected])
*
*/
Expand Down
1 change: 1 addition & 0 deletions src/FileSorter.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* © Copyright IBM Corporation 2010, 2016
* 2010: Original release, IBM-internal
* 2016: Release 3.1, external
* 2018: Release 3.3, external
* author: Steve Parsons ([email protected], [email protected])
*
*/
Expand Down
1 change: 1 addition & 0 deletions src/FileSorterFactory.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* © Copyright IBM Corporation 2010, 2016
* 2010: Original release, IBM-internal
* 2016: Release 3.1, external
* 2018: Release 3.3, external
* author: Steve Parsons ([email protected], [email protected])
*
*/
Expand Down
1 change: 1 addition & 0 deletions src/SortingChoice.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* © Copyright IBM Corporation 2010, 2016
* 2010: Original release, IBM-internal
* 2016: Release 3.1, external
* 2018: Release 3.3, external
* author: Steve Parsons ([email protected], [email protected])
*
*/
Expand Down

0 comments on commit c0e8f3e

Please sign in to comment.