Skip to content

Commit

Permalink
time keeps on slippin (slippin, slippin)
Browse files Browse the repository at this point in the history
...into the future
  • Loading branch information
tych0 committed Jan 29, 2015
1 parent b787a17 commit c339a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtile/settings/common.py
Expand Up @@ -136,7 +136,7 @@
'https://github.com/qtile/qtile/archive/v{0}.tar.gz'.format(QTILE_VERSION))

QTILE_RELEASE_DATE = datetime.datetime.strptime(
os.environ.get('QTILE_RELEASE_DATE', '2014-01-20'), '%Y-%m-%d').date()
os.environ.get('QTILE_RELEASE_DATE', '2015-01-20'), '%Y-%m-%d').date()


# Google Analytics Tracking ID
Expand Down

0 comments on commit c339a2f

Please sign in to comment.