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

configure.ac version #3

Closed
jengelh opened this issue Jul 2, 2023 · 2 comments
Closed

configure.ac version #3

jengelh opened this issue Jul 2, 2023 · 2 comments

Comments

@jengelh
Copy link

jengelh commented Jul 2, 2023

The tags seem to go with a YYYYMMDD scheme now, but configure.ac still sets "1.1.2", which should be probably be updated to reflect the new versioning.

@fabiangreffrath
Copy link
Owner

Indeed, the 20211123 tag is really mostly a development tag and not an actual new release. Back then, when the code was hosted at icculus.org, we decided that the next version would be 1.2 and that this one needed a complete overhaul of the input handling. I am working towards this (#1), but it's far from ready yet. Once it's done I will probably do a proper release and in that course also bump the version string in configure.ac.

@fabiangreffrath
Copy link
Owner

fabiangreffrath commented Aug 1, 2024

Well, indeed there is a different version string than 1.1.2 in CMakeLists.txt now, but I'm still not sure which versioning scheme to follow. I'll probably stick to dates, though, so let's keep in mind to adjust that when tagging a new release some day.

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

No branches or pull requests

3 participants