From 7d652051546a69f684cfea15c96c85a07391b0ee Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sun, 28 Jul 2019 16:55:28 -0500 Subject: Update version to 1.0.4.1. Rereleasing with just a couple of bug fixes, and may need to be able to tell the difference between releases in the wild. --- quacker/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'quacker/CMakeLists.txt') diff --git a/quacker/CMakeLists.txt b/quacker/CMakeLists.txt index 542e69b..57d4833 100644 --- a/quacker/CMakeLists.txt +++ b/quacker/CMakeLists.txt @@ -109,5 +109,3 @@ if(APPLE) ) endif() endif() - -set_target_properties(Quackle PROPERTIES MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/Quackle.plist") -- cgit v1.2.3