summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-07-05 11:18:41 -0700
committerToshio Kuratomi <a.badger@gmail.com>2018-07-05 11:18:41 -0700
commit1fde4e49df033244865ea4ad91525bd7403ad275 (patch)
treee7f217f26a3f64ba3e36b6ffea258ea1033f3f06
parentd21eadccdd0f93b403523e08abd6a5cf2226c838 (diff)
downloadansible-1fde4e49df033244865ea4ad91525bd7403ad275.tar.gz
New release v2.4.6.0-1v2.4.6.0-1
-rw-r--r--RELEASES.txt1
-rw-r--r--VERSION2
-rw-r--r--lib/ansible/release.py2
-rw-r--r--packaging/debian/changelog7
-rw-r--r--packaging/rpm/ansible.spec3
5 files changed, 13 insertions, 2 deletions
diff --git a/RELEASES.txt b/RELEASES.txt
index ab7f9da435..7ac58deaf3 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -11,6 +11,7 @@ VERSION RELEASE CODE NAME
2.5.2 26-04-2018 "Kashmir"
2.5.1 19-04-2018 "Kashmir"
2.5.0 23-03-2018 "Kashmir"
+2.4.6 07-05-2018 "Dancing Days"
2.4.5 06-21-2018 "Dancing Days"
2.4.4 04-04-2018 "Dancing Days"
2.4.3 01-31.2018 "Dancing Days"
diff --git a/VERSION b/VERSION
index 646d794971..d72ae8e2f7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.5.0 1
+2.4.6.0 1
diff --git a/lib/ansible/release.py b/lib/ansible/release.py
index 44a8a59e19..389c0fd47f 100644
--- a/lib/ansible/release.py
+++ b/lib/ansible/release.py
@@ -19,5 +19,5 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
-__version__ = '2.4.5.0'
+__version__ = '2.4.6.0'
__author__ = 'Ansible, Inc.'
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 2afc4f7b94..dadaf530a9 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
-- Ansible, Inc. <info@ansible.com> %DATE%
+ansible (2.4.6.0) unstable; urgency=low
+
+ * 2.4.6.0
+
+ -- Ansible, Inc. <info@ansible.com> Thu, 05 Jul 2018 11:18:39 -0700
+
+
ansible (2.4.5.0) unstable; urgency=low
* 2.4.5.0
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 77c502c550..c38415145f 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -136,6 +136,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Jul 05 2018 Ansible, Inc. <info@ansible.com> - 2.4.6.0-1
+- Release 2.4.6.0-1
+
* Thu Jun 21 2018 Ansible, Inc. <info@ansible.com> - 2.4.5.0-1
- Release 2.4.5.0-1