GUACAMOLE-154: Bump guacamole-server version numbers to 0.9.11-incubating.

This commit is contained in:
Michael Jumper 2017-01-09 11:36:06 -08:00
parent e0e42e8aa8
commit 7759210f29
6 changed files with 6 additions and 6 deletions

View File

@ -105,7 +105,7 @@ error() {
## ##
usage() { usage() {
cat >&2 <<END cat >&2 <<END
guacctl 0.9.10-incubating, Guacamole terminal session control utility. guacctl 0.9.11-incubating, Guacamole terminal session control utility.
Usage: guacctl [OPTION] [FILE or NAME]... Usage: guacctl [OPTION] [FILE or NAME]...
-d, --download download each of the files listed. -d, --download download each of the files listed.

View File

@ -18,7 +18,7 @@
# #
AC_PREREQ([2.61]) AC_PREREQ([2.61])
AC_INIT([guacamole-server], [0.9.10-incubating]) AC_INIT([guacamole-server], [0.9.11-incubating])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AM_SILENT_RULES([yes]) AM_SILENT_RULES([yes])

View File

@ -22,7 +22,7 @@
# #
PROJECT_NAME = libguac PROJECT_NAME = libguac
PROJECT_NUMBER = 0.9.10-incubating PROJECT_NUMBER = 0.9.11-incubating
# #
# Warn about undocumented parameters and return values, but do not fill output # Warn about undocumented parameters and return values, but do not fill output

View File

@ -16,7 +16,7 @@
.\" specific language governing permissions and limitations .\" specific language governing permissions and limitations
.\" under the License. .\" under the License.
.\" .\"
.TH guacd 8 "25 Aug 2016" "version 0.9.10-incubating" "Guacamole" .TH guacd 8 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
. .
.SH NAME .SH NAME
guacd \- Guacamole proxy daemon guacd \- Guacamole proxy daemon

View File

@ -16,7 +16,7 @@
.\" specific language governing permissions and limitations .\" specific language governing permissions and limitations
.\" under the License. .\" under the License.
.\" .\"
.TH guacd.conf 5 "25 Aug 2016" "version 0.9.10-incubating" "Guacamole" .TH guacd.conf 5 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
. .
.SH NAME .SH NAME
/etc/guacamole/guacd.conf \- Configuration file for guacd /etc/guacamole/guacd.conf \- Configuration file for guacd

View File

@ -16,7 +16,7 @@
.\" specific language governing permissions and limitations .\" specific language governing permissions and limitations
.\" under the License. .\" under the License.
.\" .\"
.TH guacenc 1 "25 Aug 2016" "version 0.9.10-incubating" "Guacamole" .TH guacenc 1 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
. .
.SH NAME .SH NAME
guacenc \- Guacamole video encoder guacenc \- Guacamole video encoder