Version bump for 1.5

This commit is contained in:
James Tanner
2013-11-21 16:33:23 -05:00
parent 2a58c2bbe3
commit 9b991b9154
5 changed files with 12 additions and 3 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.4'
__version__ = '1.5'
__author__ = 'Michael DeHaan'