Repository: incubator-guacamole-server
Updated Branches:
  refs/heads/master 9ee224f2c -> 770a2805e


GUACAMOLE-314: Bump version numbers to 0.9.13-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/57ee3841
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/57ee3841
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/57ee3841

Branch: refs/heads/master
Commit: 57ee3841802cd3de5fdb60d5cb3aa9b48b39c6f9
Parents: 9ee224f
Author: Michael Jumper <[email protected]>
Authored: Thu Jun 1 22:46:20 2017 -0700
Committer: Michael Jumper <[email protected]>
Committed: Thu Jun 1 22:48:02 2017 -0700

----------------------------------------------------------------------
 configure.ac               | 2 +-
 doc/Doxyfile               | 2 +-
 src/guacd/man/guacd.8      | 2 +-
 src/guacd/man/guacd.conf.5 | 2 +-
 src/guacenc/man/guacenc.1  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/57ee3841/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index a61534a..b4cc2d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 #
 
 AC_PREREQ([2.61])
-AC_INIT([guacamole-server], [0.9.12-incubating])
+AC_INIT([guacamole-server], [0.9.13-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/57ee3841/doc/Doxyfile
----------------------------------------------------------------------
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 23eaf03..5903564 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -22,7 +22,7 @@
 #
 
 PROJECT_NAME   = libguac
-PROJECT_NUMBER = 0.9.12-incubating
+PROJECT_NUMBER = 0.9.13-incubating
 
 #
 # Warn about undocumented parameters and return values, but do not fill output

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/57ee3841/src/guacd/man/guacd.8
----------------------------------------------------------------------
diff --git a/src/guacd/man/guacd.8 b/src/guacd/man/guacd.8
index c68af36..8e497e3 100644
--- a/src/guacd/man/guacd.8
+++ b/src/guacd/man/guacd.8
@@ -16,7 +16,7 @@
 .\" specific language governing permissions and limitations
 .\" under the License.
 .\"
-.TH guacd 8 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
+.TH guacd 8 "1 Jun 2017" "version 0.9.13-incubating" "Guacamole"
 .
 .SH NAME
 guacd \- Guacamole proxy daemon

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/57ee3841/src/guacd/man/guacd.conf.5
----------------------------------------------------------------------
diff --git a/src/guacd/man/guacd.conf.5 b/src/guacd/man/guacd.conf.5
index 4605f7d..49dd7da 100644
--- a/src/guacd/man/guacd.conf.5
+++ b/src/guacd/man/guacd.conf.5
@@ -16,7 +16,7 @@
 .\" specific language governing permissions and limitations
 .\" under the License.
 .\"
-.TH guacd.conf 5 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
+.TH guacd.conf 5 "1 Jun 2017" "version 0.9.13-incubating" "Guacamole"
 .
 .SH NAME
 /etc/guacamole/guacd.conf \- Configuration file for guacd

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/57ee3841/src/guacenc/man/guacenc.1
----------------------------------------------------------------------
diff --git a/src/guacenc/man/guacenc.1 b/src/guacenc/man/guacenc.1
index 95202e4..a36617a 100644
--- a/src/guacenc/man/guacenc.1
+++ b/src/guacenc/man/guacenc.1
@@ -16,7 +16,7 @@
 .\" specific language governing permissions and limitations
 .\" under the License.
 .\"
-.TH guacenc 1 "9 Jan 2017" "version 0.9.11-incubating" "Guacamole"
+.TH guacenc 1 "1 Jun 2017" "version 0.9.13-incubating" "Guacamole"
 .
 .SH NAME
 guacenc \- Guacamole video encoder

Reply via email to