GUACAMOLE-225: Bump version numbers to 0.9.12-incubating.

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/e27996b1
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/e27996b1
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/e27996b1

Branch: refs/heads/master
Commit: e27996b1997c45c6bae6ad9268c54768aeb5cd3a
Parents: a808a6b
Author: Michael Jumper <[email protected]>
Authored: Tue Feb 28 09:42:26 2017 -0800
Committer: Michael Jumper <[email protected]>
Committed: Tue Feb 28 09:47:49 2017 -0800

----------------------------------------------------------------------
 configure.ac | 2 +-
 doc/Doxyfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/e27996b1/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index d7a4e4c..2996786 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 #
 
 AC_PREREQ([2.61])
-AC_INIT([guacamole-server], [0.9.11-incubating])
+AC_INIT([guacamole-server], [0.9.12-incubating])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 AM_SILENT_RULES([yes])
 

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/e27996b1/doc/Doxyfile
----------------------------------------------------------------------
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 41f1a3f..23eaf03 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -22,7 +22,7 @@
 #
 
 PROJECT_NAME   = libguac
-PROJECT_NUMBER = 0.9.11-incubating
+PROJECT_NUMBER = 0.9.12-incubating
 
 #
 # Warn about undocumented parameters and return values, but do not fill output

Reply via email to