We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ff8c1 commit bb1f2e7Copy full SHA for bb1f2e7
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## 2.0.1+ - [Unreleased]
+## 2.0.2 - 2018-08-27
8
### Added
9
- Have a valid default `type=` in `/etc/xcauth.conf` to reduce required
10
configuration steps
debian/changelog
@@ -1,4 +1,4 @@
1
-xcauth (2.0.1-6-g72baa64-1) nightly; urgency=medium
+xcauth (2.0.2-1) nightly; urgency=medium
2
3
* Direct packaging
xclib/version.py
@@ -1 +1 @@
-VERSION = '2.0.1+'
+VERSION = '2.0.2'
0 commit comments