URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9266a2726438d79ad3163a063d6b4afc3ce827ee
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9266a27 by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Remove a version check from osx-app.sh.
In osx-app.sh, $VERSION used to hold the minor version of the OS. We no
longer set it and it's probably safe to assume that we're building on
Lion or later, so remove it.
Change-Id: I8e85cd7c2fe2162019c7c436b7865be95d4a33e2
Reviewed-on: https://code.wireshark.org/review/36039
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 26be041 Add dissector for OBSAI UDPCP protocol
add 9266a27 macOS: Remove a version check from osx-app.sh.
Summary of changes:
packaging/macosx/osx-app.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)