Update 1.4 specfile -- no need for node fireball package, release dates

This commit is contained in:
Michael DeHaan
2013-09-13 17:31:34 -04:00
parent 0bd0326faa
commit 1f0eb32846
2 changed files with 9 additions and 49 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.3'
__version__ = '1.4'
__author__ = 'Michael DeHaan'