Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Feb 5, 2024
1 parent 9961d44 commit 191660f
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.9;
MODULE_VERSION = 1.9.0;
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.9;
MODULE_VERSION = 1.9.0;
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.9;
MODULE_VERSION = 1.9.0;
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.9;
MODULE_VERSION = 1.9.0;
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.9;
MODULE_VERSION = 1.9.0;
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.9;
MODULE_VERSION = 1.9.0;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit 191660f

Please sign in to comment.