Merge pull request #28 from glyptodon/release-prep

GUAC-1018: Update guacamole-server for 0.9.5 release.
diff --git a/AUTHORS b/AUTHORS
index 1afee72..119e5bd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,3 +8,4 @@
 Saul Gio Perez <gio.perez@sv.cmu.edu>
 Tom Sealy <tom.sealy@yahoo.com>
 Felipe Weckx <felipe@weckx.net>
+Ruggero Vecchio <ruggero.vecchio@datev.it>
diff --git a/configure.ac b/configure.ac
index e358c41..f7cca53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
 #
 
 AC_PREREQ([2.61])
-AC_INIT([guacamole-server], [0.9.4])
+AC_INIT([guacamole-server], [0.9.5])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 AM_SILENT_RULES([yes])
 
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 792b6e9..7c6f66f 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -31,7 +31,7 @@
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.9.4
+PROJECT_NUMBER         = 0.9.5
 
 # 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 207cece..b40f632 100644
--- a/src/guacd/man/guacd.8
+++ b/src/guacd/man/guacd.8
@@ -1,4 +1,4 @@
-.TH guacd 8 "6 Jan 2015" "version 0.9.4" "Guacamole"
+.TH guacd 8 "6 Jan 2015" "version 0.9.5" "Guacamole"
 .
 .SH NAME
 guacd \- Guacamole proxy daemon
diff --git a/src/guacd/man/guacd.conf.5 b/src/guacd/man/guacd.conf.5
index 464a26b..24a302e 100644
--- a/src/guacd/man/guacd.conf.5
+++ b/src/guacd/man/guacd.conf.5
@@ -1,4 +1,4 @@
-.TH guacd.conf 5 "6 Jan 2015" "version 0.9.4" "Guacamole"
+.TH guacd.conf 5 "6 Jan 2015" "version 0.9.5" "Guacamole"
 .
 .SH NAME
 /etc/guacamole/guacd.conf \- Configuration file for guacd