-
Notifications
You must be signed in to change notification settings - Fork 110
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
I don't know how to figure out pond's version #212
Comments
Before opening this ticket, I also tried:
None of them told me any information about what version of pond I have here. |
Maybe
|
Perfect. Thanks! $ git describe |
So, to close this ticket, how about somebody makes it so that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to know what version of pond I have here. Ideally the answer would be a git commit id, but I'd take a self-declared version number or string, too.
$ ./bin/client --version
flag provided but not defined: -version
Usage of ./bin/client:
-cli=false: If true, the CLI will be used, even if the GUI is available
-dev=false: Is this a development environment?
-panda-scrypt=false: Run in subprocess mode to process passphrase
-state-file="": File in which to save persistent state
The text was updated successfully, but these errors were encountered: