mirror of
https://github.com/SELinuxProject/setools
synced 2025-01-31 04:01:39 +00:00
Update version for 4.2.0 release.
This commit is contained in:
parent
ffd0553e88
commit
f8e12bbfd3
2
setup.py
2
setup.py
@ -128,7 +128,7 @@ ext_py_mods = [Extension('setools.policyrep', ['setools/policyrep.pyx'],
|
|||||||
'-fno-exceptions'])]
|
'-fno-exceptions'])]
|
||||||
|
|
||||||
setup(name='setools',
|
setup(name='setools',
|
||||||
version='4.2.0-rc',
|
version='4.2.0',
|
||||||
description='SELinux Policy tools.',
|
description='SELinux Policy tools.',
|
||||||
author='Chris PeBenito',
|
author='Chris PeBenito',
|
||||||
author_email='pebenito@ieee.org',
|
author_email='pebenito@ieee.org',
|
||||||
|
Loading…
Reference in New Issue
Block a user