Update release version.

This commit is contained in:
Michael DeHaan 2013-04-02 20:47:57 -04:00
commit aa4ad80bda
9 changed files with 34 additions and 21 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.1'
__version__ = '1.2'
__author__ = 'Michael DeHaan'