GUACAMOLE-423: Bump version number to 0.9.14.
This commit is contained in:
parent
76a6e41031
commit
37236207a0
@ -105,7 +105,7 @@ error() {
|
||||
##
|
||||
usage() {
|
||||
cat >&2 <<END
|
||||
guacctl 0.9.11-incubating, Guacamole terminal session control utility.
|
||||
guacctl 0.9.14, Apache Guacamole terminal session control utility.
|
||||
Usage: guacctl [OPTION] [FILE or NAME]...
|
||||
|
||||
-d, --download download each of the files listed.
|
||||
|
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([guacamole-server], [0.9.13-incubating])
|
||||
AC_INIT([guacamole-server], [0.9.14])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user