GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-server/pull/127
GUACAMOLE-423: Bump version number to 0.9.14
Note that this change also:
* Updates the libtool version info for libguac
* With the exception of the `guacctl` utility script, modifies the various
parts of guacamole-server which explicitly refer to the version number such
that we no longer need to manually edit those files each release (the version
number is now automatically pulled in as part of the build)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-server bump-version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/127.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #127
----
----
---