Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Dec 11, 2023
1 parent 60c347d commit 7e7cdc8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions AppleALC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@
MODULE_NAME = as.vit9696.AppleALC;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -973,7 +973,7 @@
MODULE_NAME = as.vit9696.AppleALC;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -1137,7 +1137,7 @@
MODULE_NAME = as.vit9696.AppleALC;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -1231,7 +1231,7 @@
MODULE_NAME = as.vit9696.AppleALCU;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -1309,7 +1309,7 @@
MODULE_NAME = as.vit9696.AppleALCU;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -1393,7 +1393,7 @@
MODULE_NAME = as.vit9696.AppleALCU;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.8.8;
MODULE_VERSION = 1.8.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit 7e7cdc8

Please sign in to comment.