Prep for tagging RC1 of 2.5.3
This commit is contained in:
parent
84b19b7f41
commit
45760948b5
|
|
@ -47,7 +47,7 @@ from .lib.configuration import *
|
|||
from .lib.udev import udevadm_info
|
||||
parser = ArgumentParser()
|
||||
|
||||
__version__ = "2.5.2"
|
||||
__version__ = "2.5.3rc1"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custome _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue