Bumping files for 1.9

This commit is contained in:
James Cammarata
2014-11-25 16:49:45 -06:00
parent 90a6c82d55
commit 75d05168e6
6 changed files with 25 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.8'
__version__ = '1.9'
__author__ = 'Michael DeHaan'