Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Jun 15, 2023
1 parent ab8d959 commit 1eb0ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HibernationFixup.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
MODULE_NAME = as.lvs1974.HibernationFixup;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.4.9;
MODULE_VERSION = 1.5.0;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -445,7 +445,7 @@
MODULE_NAME = as.lvs1974.HibernationFixup;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.4.9;
MODULE_VERSION = 1.5.0;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down

0 comments on commit 1eb0ddb

Please sign in to comment.