Skip to content

Commit

Permalink
Revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
vandroiy2013 committed Apr 7, 2018
1 parent 9177882 commit fa2b9a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AppleALC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@
MODULE_NAME = as.vit9696.AppleALC;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.2.6;
MODULE_VERSION = 1.2.5;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down Expand Up @@ -567,7 +567,7 @@
MODULE_NAME = as.vit9696.AppleALC;
MODULE_START = "$(PRODUCT_NAME)_kern_start";
MODULE_STOP = "$(PRODUCT_NAME)_kern_stop";
MODULE_VERSION = 1.2.6;
MODULE_VERSION = 1.2.5;
OTHER_CFLAGS = (
"-mmmx",
"-msse",
Expand Down
3 changes: 0 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
AppleALC Changelog
==================
#### v1.2.6


#### v1.2.5
- Implemented verb execution after wake (via `WakeVerbReinit` in PinConfigs), obsoletes CodecCommander in fixed resources
- Implemented custom verbs for wake (via `WakeConfigData` in PinConfigs), `ConfigData` is used by default
Expand Down

0 comments on commit fa2b9a0

Please sign in to comment.