Repository: mesos Updated Branches: refs/heads/master a7733493d -> b4c0058df
Update configure.ac version to 0.22.0 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b4c0058d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b4c0058d Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b4c0058d Branch: refs/heads/master Commit: b4c0058dfbeb8b919b3daedfa22be06f9ee341da Parents: a773349 Author: Ian Downes <[email protected]> Authored: Wed Nov 5 15:38:25 2014 -0800 Committer: Ian Downes <[email protected]> Committed: Wed Nov 5 16:10:11 2014 -0800 ---------------------------------------------------------------------- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/b4c0058d/configure.ac ---------------------------------------------------------------------- diff --git a/configure.ac b/configure.ac index 342e762..4504006 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.21.0]) +AC_INIT([mesos], [0.22.0]) # Have autoconf setup some variables related to the system. AC_CANONICAL_HOST
