1
0
mirror of https://github.com/Napsty/check_esxi_hardware.git synced 2024-11-21 18:03:47 +01:00

Increase version number

This commit is contained in:
Napsty 2013-07-02 16:19:08 +02:00
parent e0aac56005
commit c1f6c96c4f

View File

@ -207,7 +207,7 @@ import re
import string
from optparse import OptionParser,OptionGroup
version = '20130424'
version = '20130702'
NS = 'root/cimv2'