Version bump for 1.7
This commit is contained in:
parent
ab5500072b
commit
56d070afa8
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.6
|
||||
1.7
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
__version__ = '1.6'
|
||||
__version__ = '1.7'
|
||||
__author__ = 'Michael DeHaan'
|
||||
|
|
Loading…
Reference in a new issue