Skip to content

The elixir --version output does not update when running make && make install without running make clean. #13709

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

Closed
wkirschbaum opened this issue Jul 6, 2024 · 1 comment

Comments

@wkirschbaum
Copy link

Elixir and Erlang/OTP versions

Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]

Elixir 1.17.1 (compiled with Erlang/OTP 27)

Operating system

GNU/Linux Ubuntu 22.04.4 LTS

Current behavior

When on the v1.17 branch and pulling the latest minor update 1.17.1, the elixir --version stayed on 1.17.0. It only updated when I ran make clean and then make && make install again.

Expected behavior

I would expect the version output of elixir --version to update then running make && make install without having to run clean.

@wkirschbaum
Copy link
Author

fantastic, thanks!

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

No branches or pull requests

1 participant