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

Creating a release/tag #24

Open
grische opened this issue Dec 5, 2019 · 3 comments
Open

Creating a release/tag #24

grische opened this issue Dec 5, 2019 · 3 comments

Comments

@grische
Copy link
Contributor

grische commented Dec 5, 2019

As this project is far beyond the original version, it might be helpful to have some kind of releases /git tags in place.
The last release of the sourceforge version is v1.2.3 as far as I can see.

Assuming they did use SemVer, the next reasonable version would be a v1.3.0.
In case the (user) API changed, it might even be worth doing a v2.0.0 release.

I am not sure if you are considering to do retroactive git tags (i.e. releases) to point out which versions of the code are the most stable ones?

@sbastrakov
Copy link
Member

Thanks @grische , I believe we should indeed consider that.

@ax3l
Copy link
Member

ax3l commented Dec 6, 2019

Good idea, we usually add a -crp suffix to indicate it's a fork.
1.3.0-crp seams legit.

But lets remove the Makefile and add some improved docs such as an updated README (#22) first.

@ax3l
Copy link
Member

ax3l commented Dec 6, 2019

Ok, PR opened in #25

Nevertheless, before a release the CMakeLists.txt also deserves some modernization / love.

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

No branches or pull requests

3 participants