You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2013/05/30 20:33:24 UTC

git commit: Updated version to 0.14.0.

Updated Branches:
  refs/heads/master cc5e1e7b7 -> d9dd5c97a


Updated version to 0.14.0.


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

Branch: refs/heads/master
Commit: d9dd5c97aa5e1572f96ba39cad92c0e8334dceb9
Parents: cc5e1e7
Author: Vinod Kone <vi...@twitter.com>
Authored: Thu May 30 11:32:57 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Thu May 30 11:32:57 2013 -0700

----------------------------------------------------------------------
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mesos/blob/d9dd5c97/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index e76f775..8b6d74f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.61])
-AC_INIT([mesos], [0.13.0])
+AC_INIT([mesos], [0.14.0])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST