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 2016/04/25 23:15:39 UTC

[23/24] mesos git commit: Updated the Mesos version to 0.28.1.

Updated the Mesos version to 0.28.1.


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

Branch: refs/heads/0.28.x
Commit: 6de4526bb6b2aba113c478c7477ffadee09419ff
Parents: d7eac40
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Apr 5 17:27:22 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Apr 5 17:27:22 2016 -0700

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


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