ukoethe / vigra

a generic C++ library for image analysis
http://ukoethe.github.io/vigra/
Other
406 stars 191 forks source link

1.11.2 release is configured as 1.11.1 #551

Open moubctez opened 9 months ago

moubctez commented 9 months ago

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 commented 5 months ago

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