Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-client/pull/21#discussion_r64515968
--- Diff: app/app.go ---
@@ -39,7 +39,7 @@ var appConfig = configDefaults{
Name: os.Args[0],
HelpName: os.Args[0],
Usage: "A Brooklyn command line client application",
- Version: "0.9.0",
+ Version: "0.10.0-SNAPSHOT",
--- End diff --
Add an inline comment `BROOKLYN_VERSION`, or a comment on the line above
`BROOKLYN_VERSION_BELOW` to have this changed automatically.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---