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

avocadodb --version shows incorrect version number #21

Closed
tisba opened this issue Mar 1, 2012 · 1 comment
Closed

avocadodb --version shows incorrect version number #21

tisba opened this issue Mar 1, 2012 · 1 comment

Comments

@tisba
Copy link
Contributor

tisba commented Mar 1, 2012

I just build from tag v0.2.0 (in order to verify the updated brew formula) and I noticed, that avocado --version shows 0.0.8 [1340M]. Also when avocado is started, it prints the wrong version:

$ avocado
2012-03-01T16:31:09Z [8214] INFO no user init file \'/Users/basti/.avocado/avocado.conf\' found
2012-03-01T16:31:09Z [8214] INFO no system init file \'/usr/local/Cellar/avocadodb/0.2.0/etc/avocado.conf\' found
2012-03-01T16:31:09Z [8214] INFO using built-in JavaScript startup files
2012-03-01T16:31:09Z [8214] INFO using database action files at \'/usr/local/var/avocado/_ACTIONS\'
2012-03-01T16:31:09Z [8214] INFO using system action files at \'/usr/local/Cellar/avocadodb/0.2.0/share/avocado/js/system\'
2012-03-01T16:31:09Z [8214] INFO using JavaScript modules path \'/usr/local/Cellar/avocadodb/0.2.0/share/avocado/js/modules\'
2012-03-01T16:31:09Z [8214] INFO using JavaScript front-end files stored at \'/usr/local/Cellar/avocadodb/0.2.0/share/avocado/html/admin\'
2012-03-01T16:31:09Z [8214] INFO AvocadoDB (version 0.0.8 [1340M]) is ready for business
2012-03-01T16:31:09Z [8214] INFO HTTP client port: 127.0.0.1:8529
2012-03-01T16:31:09Z [8214] INFO HTTP admin port: 127.0.0.1:8530
2012-03-01T16:31:09Z [8214] INFO Have Fun!
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

2 participants