Skip to content

Commit f6c7348

Browse files
authored
Merge pull request #466 from github/release-2.16.0
Bump version: 2.16.0
2 parents 341b181 + 658349d commit f6c7348

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

debian/changelog

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
github-backup-utils (2.16.0) UNRELEASED; urgency=medium
22

3-
* Cater for v that may occur in the version string #458
43

5-
-- Colin Seymour <[email protected]> Tue, 22 Jan 2019 19:53:01 +0000
4+
-- Colin Seymour <[email protected]> Tue, 22 Jan 2019 20:05:27 +0000
65

76
github-backup-utils (2.15.1) UNRELEASED; urgency=medium
87

script/cibuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ set -e
77
# conditional logic based on the remote version. Running the suite against
88
# different major versions ensures we're covering these conditional paths.
99
REMOTE_VERSIONS="
10-
2.13.0
11-
2.15.0
10+
2.14.0
11+
2.16.0
1212
"
1313

1414
# Enable verbose logging of ssh commands

0 commit comments

Comments
 (0)