Skip to content

Commit

Permalink
launch 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nriley committed Oct 1, 2017
1 parent 8677ead commit c42023d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Info.plist
Expand Up @@ -7,6 +7,6 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleShortVersionString</key>
<string>1.2.3</string>
<string>1.2.4</string>
</dict>
</plist>
8 changes: 7 additions & 1 deletion README
@@ -1,4 +1,4 @@
launch 1.2.3 [28 July 2015]
launch 1.2.4 [1 October 2017]
============

A command-line launcher for macOS in the spirit of open(1).
Expand Down Expand Up @@ -202,6 +202,12 @@ Please send to the author, Nicholas Riley, at <launchsw@sabi.net>.
VERSION HISTORY
---------------

1.2.4 - 1 October 2017
- code changes (no functionality changes) to compile with the macOS
10.13 SDK
- install man pages in /usr/local/share/man instead of /usr/local/man
- 64-bit Intel binary, built for macOS/OS X 10.8 and later (tested on
10.8.5, 10.9.5, 10.10.5, 10.11.6, 10.12.6 and 10.13)
1.2.3 - 28 July 2015
- display display names for bundles
- display localized file sizes which match Mac OS X 10.6 and later
Expand Down
4 changes: 2 additions & 2 deletions launch.1
@@ -1,6 +1,6 @@
.Dd Tue Jul 28 2015 \" DATE
.Dd Sun Oct 1 2017 \" DATE
.Dt LAUNCH 1 LOCAL \" Program name and manual section number
.Os launch 1.2.3
.Os launch 1.2.4
.Sh NAME
.Nm launch
.Nd find, open, print, or get information on files, folders, volumes and URLs
Expand Down

0 comments on commit c42023d

Please sign in to comment.