Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Aug 19, 2024
1 parent 7fd770c commit ffec639
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Lilu.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@
MODULE_NAME = as.vit9696.Lilu;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.6.8;
MODULE_VERSION = 1.6.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -935,7 +935,7 @@
MODULE_NAME = as.vit9696.Lilu;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.6.8;
MODULE_VERSION = 1.6.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -1100,7 +1100,7 @@
MODULE_NAME = as.vit9696.Lilu;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.6.8;
MODULE_VERSION = 1.6.9;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit ffec639

Please sign in to comment.