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 2014/01/29 00:45:55 UTC

git commit: Updated configure.ac to 0.18.0.

Updated Branches:
  refs/heads/master 1be1db939 -> 6f92fecc0


Updated configure.ac to 0.18.0.


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

Branch: refs/heads/master
Commit: 6f92fecc0f281cf7811cb8b0f2531b2cf1309f06
Parents: 1be1db9
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue Jan 28 15:45:36 2014 -0800
Committer: Vinod Kone <vi...@twitter.com>
Committed: Tue Jan 28 15:45:36 2014 -0800

----------------------------------------------------------------------
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/6f92fecc/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index aa6ee45..5666e93 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.17.0])
+AC_INIT([mesos], [0.18.0])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST