From: Phillip Berndt Date: Tue, 3 Apr 2018 20:31:26 +0000 (+0200) Subject: Version bump: autorandr 1.5 X-Git-Tag: 1.5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=05f3b4ea0e0fbb2a67d1899a52e09a7ade06a6ce;hp=c2f47b2c0c66e9ab088689bc9041f4bd14f768f5;p=deb_pkgs%2Fautorandr.git Version bump: autorandr 1.5 --- diff --git a/README.md b/README.md index abc182a..999f353 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,9 @@ profiles matching multiple (or any) monitors. ## Changelog +**autorandr 1.5** + +* *2018-01-03* Add --version * *2018-01-04* Fixed vertical/horizontal/clone-largest virtual profiles * *2018-03-07* Output all non-error messages to stdout instead of stderr * *2018-03-25* Add --detected and --current to filter the profile list output diff --git a/autorandr.py b/autorandr.py index d54ade8..5a0a686 100755 --- a/autorandr.py +++ b/autorandr.py @@ -48,6 +48,8 @@ if sys.version_info.major == 2: else: import configparser +__version__ = "1.5" + try: input = raw_input except NameError: @@ -81,6 +83,7 @@ Usage: autorandr [options] --force force (re)loading of a profile --skip-options