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

fix incorrect version setting #1768

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

arminzqm
Copy link

@arminzqm arminzqm commented May 10, 2023

Description

[bug fix]
Cmd './flanneld -version' always print 'dev' as version because the path of the version package in the MakeFile is incorrect.

[root@node1 tmp]# tar -zxvf flannel-v0.21.5-linux-amd64.tar.gz
flanneld
mk-docker-opts.sh
README.md
[root@node1 tmp]# ./flanneld -version
dev

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

@manuelbuil manuelbuil merged commit d67d4fa into flannel-io:master May 17, 2023
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

Successfully merging this pull request may close these issues.

4 participants