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

Versioning info confusion. #197

Open
mcbrad opened this issue Apr 5, 2023 · 0 comments
Open

Versioning info confusion. #197

mcbrad opened this issue Apr 5, 2023 · 0 comments

Comments

@mcbrad
Copy link

mcbrad commented Apr 5, 2023

Can we please keep the version info up to date? This can be confusing:

./Makefile:PREREL=  -beta3
./etc/luajit.pc:version=${majver}.${minver}.${relver}-beta3
./README:README for LuaJIT 2.1.0-beta3
./doc/status.html:This documentation is for LuaJIT 2.1.0-beta3. Please check the <tt>doc</tt>
./src/luaconf.h:#define LUA_LJDIR	"/luajit-2.1.0-beta3/"
./src/luajit.h:#define LUAJIT_VERSION		"LuaJIT 2.1.0-beta3"
./src/luajit.h:#define LUAJIT_VERSION_SYM	luaJIT_version_2_1_0_beta3

is used for any version after beta3. Should it be beta3-20220411 for example or 2.1-20220411?

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

1 participant