Merge pull request #1709 from dagwieers/rpm-version-fix
Updated ansible version to align with RPM packagepull/4420/head
commit
fdf37b8c6c
|
@ -14,5 +14,5 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||||
__version__ = '0.9'
|
__version__ = '1.0'
|
||||||
__author__ = 'Michael DeHaan'
|
__author__ = 'Michael DeHaan'
|
||||||
|
|
Loading…
Reference in New Issue