Skip to content

Commit bb1f2e7

Browse files
v2.02
1 parent 14ff8c1 commit bb1f2e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## 2.0.1+ - [Unreleased]
7+
## 2.0.2 - 2018-08-27
88
### Added
99
- Have a valid default `type=` in `/etc/xcauth.conf` to reduce required
1010
configuration steps

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
xcauth (2.0.1-6-g72baa64-1) nightly; urgency=medium
1+
xcauth (2.0.2-1) nightly; urgency=medium
22

33
* Direct packaging
44

xclib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.0.1+'
1+
VERSION = '2.0.2'

0 commit comments

Comments
 (0)