Repository: mesos
Updated Branches:
  refs/heads/master 920930fe8 -> 65030c2e8


Updated version in configure.ac to 0.24.0.


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

Branch: refs/heads/master
Commit: 65030c2e88c2ff5793c8120dd0bd895613d4a36d
Parents: 920930f
Author: Benjamin Hindman <[email protected]>
Authored: Sun Jul 5 20:49:34 2015 -0700
Committer: Benjamin Hindman <[email protected]>
Committed: Sun Jul 5 20:49:34 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/65030c2e/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 9290958..2547ff4 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.23.0])
+AC_INIT([mesos], [0.24.0])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST

Reply via email to