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

1.11.2 release is configured as 1.11.1 #551

Open
moubctez opened this issue Oct 9, 2023 · 1 comment · May be fixed by #559
Open

1.11.2 release is configured as 1.11.1 #551

moubctez opened this issue Oct 9, 2023 · 1 comment · May be fixed by #559

Comments

@moubctez
Copy link

moubctez commented Oct 9, 2023

In 1.11.2 release, include/vigra/config_version.hxx still contains version 1.11.1.

#ifndef VIGRA_CONFIG_VERSION_HXX
#define VIGRA_CONFIG_VERSION_HXX

    #define VIGRA_VERSION_MAJOR 1
    #define VIGRA_VERSION_MINOR 11
    #define VIGRA_VERSION_PATCH 1
    #define VIGRA_VERSION "1.11.1"

#endif /* VIGRA_CONFIG_VERSION_HXX */
@hmaarrfk hmaarrfk linked a pull request Jan 31, 2024 that will close this issue
@hmaarrfk
Copy link
Collaborator

I don't have a solution for the past releases, but I added this in our "How to make a release note" and set the master version to 1.11.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants