You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/02/17 08:18:05 UTC

incubator-airflow git commit: Bump version to 1.8.0rc4

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-stable d31d2dbff -> 310fb589a


Bump version to 1.8.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/310fb589
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/310fb589
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/310fb589

Branch: refs/heads/v1-8-stable
Commit: 310fb589ae867ff2ec8b7ce3cc5b1659db4dad49
Parents: d31d2db
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Fri Feb 17 09:17:47 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Fri Feb 17 09:17:47 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/310fb589/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 376f182..c280ed0 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0rc3+apache.incubating'
+version = '1.8.0rc4+apache.incubating'