Dan Bungert has proposed merging ~dbungert/curtin:rev-21.3 into curtin:master.
Commit message: version to 21.3 Requested reviews: curtin developers (curtin-dev) For more details, see: https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/412817 -- Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:rev-21.3 into curtin:master.
diff --git a/curtin/__init__.py b/curtin/__init__.py index aed0def..8a3e850 100644 --- a/curtin/__init__.py +++ b/curtin/__init__.py @@ -40,6 +40,6 @@ FEATURES = [ 'FSTAB_DEFAULT_FSCK_ON_BLK' ] -__version__ = "21.2" +__version__ = "21.3" # vi: ts=4 expandtab syntax=python
-- Mailing list: https://launchpad.net/~curtin-dev Post to : curtin-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp