From edd6b9af1cf8624e09d88c70993b0e379d5b4c85 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 15 Dec 2015 13:09:42 -0800 Subject: [PATCH] GUAC-1392: Bump version to 0.9.9. --- configure.ac | 2 +- doc/Doxyfile | 2 +- src/guacd/man/guacd.8 | 2 +- src/guacd/man/guacd.conf.5 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index a38ad431..1617c295 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # AC_PREREQ([2.61]) -AC_INIT([guacamole-server], [0.9.8]) +AC_INIT([guacamole-server], [0.9.9]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) AM_SILENT_RULES([yes]) diff --git a/doc/Doxyfile b/doc/Doxyfile index 37c683a7..a3ee9569 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = libguac # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.9.8 +PROJECT_NUMBER = 0.9.9 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/src/guacd/man/guacd.8 b/src/guacd/man/guacd.8 index ade41476..7a7b583d 100644 --- a/src/guacd/man/guacd.8 +++ b/src/guacd/man/guacd.8 @@ -1,4 +1,4 @@ -.TH guacd 8 "4 Sep 2015" "version 0.9.8" "Guacamole" +.TH guacd 8 "15 Dec 2015" "version 0.9.9" "Guacamole" . .SH NAME guacd \- Guacamole proxy daemon diff --git a/src/guacd/man/guacd.conf.5 b/src/guacd/man/guacd.conf.5 index 4bf7a579..d98c71d6 100644 --- a/src/guacd/man/guacd.conf.5 +++ b/src/guacd/man/guacd.conf.5 @@ -1,4 +1,4 @@ -.TH guacd.conf 5 "4 Sep 2015" "version 0.9.8" "Guacamole" +.TH guacd.conf 5 "15 Dec 2015" "version 0.9.9" "Guacamole" . .SH NAME /etc/guacamole/guacd.conf \- Configuration file for guacd