Merge ~dbungert/curtin:rel-22.1 into curtin:master

Proposed by Dan Bungert
Status: Merged
Approved by: Michael Hudson-Doyle
Approved revision: ba9c99c55d608a612fba3ad5b92ec60c55d8e10f
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~dbungert/curtin:rel-22.1
Merge into: curtin:master
Diff against target: 12 lines (+1/-1)
1 file modified
curtin/__init__.py (+1/-1)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
curtin developers Pending
Review via email: mp+425336@code.launchpad.net

Commit message

version to 22.1

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/curtin/__init__.py b/curtin/__init__.py
2index 8a3e850..036cd5d 100644
3--- a/curtin/__init__.py
4+++ b/curtin/__init__.py
5@@ -40,6 +40,6 @@ FEATURES = [
6 'FSTAB_DEFAULT_FSCK_ON_BLK'
7 ]
8
9-__version__ = "21.3"
10+__version__ = "22.1"
11
12 # vi: ts=4 expandtab syntax=python

Subscribers

People subscribed via source and target branches