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

git commit: Updated version to 0.15.0.

Updated Branches:
  refs/heads/master b1f926db0 -> c014cfb2d


Updated version to 0.15.0.


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

Branch: refs/heads/master
Commit: c014cfb2d4d234bcdcab9d82c1363c30400b650b
Parents: b1f926d
Author: Benjamin Mahler <bm...@twitter.com>
Authored: Fri Aug 23 19:17:06 2013 -0700
Committer: Benjamin Mahler <bm...@twitter.com>
Committed: Fri Aug 23 19:17:06 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/c014cfb2/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 7c9adac..dec1897 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.14.0])
+AC_INIT([mesos], [0.15.0])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST