Version bump for 1.8

This commit is contained in:
James Cammarata
2014-08-06 13:17:28 -05:00
parent e90d2573d1
commit d134b8a83c
6 changed files with 19 additions and 6 deletions

View File

@@ -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.7'
__version__ = '1.8'
__author__ = 'Michael DeHaan'