Skip to content

Commit

Permalink
Version changed to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mplpl committed Oct 17, 2024
1 parent ec5027d commit 88b779d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mft.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
"$(PROJECT_DIR)/libssh/lib_sim",
"$(PROJECT_DIR)/openssl/lib_sim",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
MODULEMAP_FILE = "";
OTHER_LDFLAGS = (
"-lcrypto",
Expand Down Expand Up @@ -441,7 +441,7 @@
"$(PROJECT_DIR)/libssh/lib_sim",
"$(PROJECT_DIR)/openssl/lib_sim",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
MODULEMAP_FILE = "";
OTHER_LDFLAGS = (
"-lcrypto",
Expand Down Expand Up @@ -626,7 +626,7 @@
"$(PROJECT_DIR)/libssh/lib_macos",
"$(PROJECT_DIR)/openssl/lib_macos",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
MODULEMAP_FILE = "";
PRODUCT_BUNDLE_IDENTIFIER = com.mpl.mft;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
Expand Down Expand Up @@ -666,7 +666,7 @@
"$(PROJECT_DIR)/libssh/lib_macos",
"$(PROJECT_DIR)/openssl/lib_macos",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
MODULEMAP_FILE = "";
PRODUCT_BUNDLE_IDENTIFIER = com.mpl.mft;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
Expand Down

0 comments on commit 88b779d

Please sign in to comment.