Skip to content

Commit

Permalink
2.5 instead of 2.4 due to version numbers used by some forks
Browse files Browse the repository at this point in the history
  • Loading branch information
codykrieger committed Nov 20, 2020
1 parent da60548 commit 4b7b2f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gfxCardStatus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 2.4b1;
MARKETING_VERSION = 2.5b1;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -632,7 +632,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 2.4b1;
MARKETING_VERSION = 2.5b1;
OTHER_CFLAGS = (
"$(inherited)",
"-DNDEBUG",
Expand Down

0 comments on commit 4b7b2f8

Please sign in to comment.