Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation for release v2023.1 (CLI) #339

Merged
merged 7 commits into from
Jun 21, 2023

Conversation

matsduf
Copy link
Contributor

@matsduf matsduf commented Jun 21, 2023

Purpose

Preparation for release.

Changes

Updates files Changes, Makefile.PL and CLI.pm.

How to test this PR

Review the changes.

@matsduf matsduf added the P-High Priority: Issue to be solved before other label Jun 21, 2023
@matsduf matsduf added this to the v2023.1 milestone Jun 21, 2023
@matsduf matsduf requested review from a user, tgreenx and marc-vanderwal June 21, 2023 07:17
marc-vanderwal
marc-vanderwal previously approved these changes Jun 21, 2023
Changes Show resolved Hide resolved
Changes Outdated Show resolved Hide resolved
Co-authored-by: tgreenx <[email protected]>
Changes Outdated Show resolved Hide resolved
Changes Outdated Show resolved Hide resolved
tgreenx
tgreenx previously approved these changes Jun 21, 2023
@@ -11,7 +11,7 @@ use 5.014002;
use strict;
use warnings;

use version; our $VERSION = version->declare( "v5.0.2" );
use version; our $VERSION = version->declare( "v5.1.0" );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the Changes document says version 6.0.0 instead of 5.1.0, it should be changed here too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected. I missed to change there.

@matsduf matsduf merged commit 9a9f381 into zonemaster:develop Jun 21, 2023
@matsduf matsduf deleted the prepare-v2023.1 branch June 21, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-High Priority: Issue to be solved before other
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants