Merge pull request #31 from glyptodon/bump-version

GUAC-1128: Bump version numbers to 0.9.6.
diff --git a/configure.ac b/configure.ac
index f7cca53..057f424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
 #
 
 AC_PREREQ([2.61])
-AC_INIT([guacamole-server], [0.9.5])
+AC_INIT([guacamole-server], [0.9.6])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 AM_SILENT_RULES([yes])
 
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 7c6f66f..c138dee 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.5
+PROJECT_NUMBER         = 0.9.6
 
 # 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 b40f632..622d4e1 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.5" "Guacamole"
+.TH guacd 8 "23 Mar 2015" "version 0.9.6" "Guacamole"
 .
 .SH NAME
 guacd \- Guacamole proxy daemon
diff --git a/src/guacd/man/guacd.conf.5 b/src/guacd/man/guacd.conf.5
index 24a302e..5a2f561 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.5" "Guacamole"
+.TH guacd.conf 5 "23 Mar 2015" "version 0.9.6" "Guacamole"
 .
 .SH NAME
 /etc/guacamole/guacd.conf \- Configuration file for guacd