Skip to content

Commit

Permalink
Bumped version number to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Unrud committed Jun 22, 2015
1 parent 1d225b9 commit 48e3efc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Enable headphone jack on Clevo W230SS and W230SD after suspend
## Usage
```
$ init-headphone --help
Version: 0.5
Version: 0.6
usage: init-headphone [init]
usage: init-headphone effect0
usage: init-headphone effect1
Expand Down
2 changes: 1 addition & 1 deletion init-headphone
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import locale

__all__ = ["init_headphone", "set_mute", "set_effect"]

VERSION = "0.5"
VERSION = "0.6"
SUPPORTED_SYSTEM_PRODUCT_NAMES = [
"W230SS", # Clevo W230SS
"Mythlogic Chaos 1313-A", # Mythlogic Chaos 1313-A
Expand Down

0 comments on commit 48e3efc

Please sign in to comment.