Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Sep 7, 2021
1 parent de30ba7 commit b4813da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DebugEnhancer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
MODULE_NAME = as.lvs1974.DebugEnhancer;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.0.4;
MODULE_VERSION = 1.0.5;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -430,7 +430,7 @@
MODULE_NAME = as.lvs1974.DebugEnhancer;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.0.4;
MODULE_VERSION = 1.0.5;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit b4813da

Please sign in to comment.