You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by cr...@apache.org on 2017/11/27 19:26:03 UTC

incubator-airflow git commit: [AIRFLOW-XXX] Bump version to 1.9.0rc4

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-stable d485453c0 -> a02291b17


[AIRFLOW-XXX] Bump version to 1.9.0rc4


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

Branch: refs/heads/v1-9-stable
Commit: a02291b175fb0a441bd841e5dae94369061abb69
Parents: d485453
Author: Chris Riccomini <cr...@apache.org>
Authored: Mon Nov 27 11:25:29 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Mon Nov 27 11:25:29 2017 -0800

----------------------------------------------------------------------
 airflow/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/a02291b1/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 9d6364d..db66eb8 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.9.0rc3'
+version = '1.9.0rc4'