Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PMheart authored Apr 18, 2022
1 parent a100e91 commit b9b4190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CPUFriend.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
MODULE_NAME = org.acidanthera.driver.CPUFriend;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.2.5;
MODULE_VERSION = 1.2.6;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -423,7 +423,7 @@
MODULE_NAME = org.acidanthera.driver.CPUFriend;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.2.5;
MODULE_VERSION = 1.2.6;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit b9b4190

Please sign in to comment.