Update VERSIONs to 3.5 for release.
Signed-off-by: Jason Zaman <jason@perfinion.com>
This commit is contained in:
parent
83e56c8a8b
commit
d6e96c5929
17 changed files with 17 additions and 17 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -4,7 +4,7 @@ from setuptools import Extension, setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="selinux",
|
name="selinux",
|
||||||
version="3.5-rc3",
|
version="3.5",
|
||||||
description="SELinux python 3 bindings",
|
description="SELinux python 3 bindings",
|
||||||
author="SELinux Project",
|
author="SELinux Project",
|
||||||
author_email="selinux@vger.kernel.org",
|
author_email="selinux@vger.kernel.org",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -6,7 +6,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="sepolicy",
|
name="sepolicy",
|
||||||
version="3.5-rc3",
|
version="3.5",
|
||||||
description="Python SELinux Policy Analyses bindings",
|
description="Python SELinux Policy Analyses bindings",
|
||||||
author="Daniel Walsh",
|
author="Daniel Walsh",
|
||||||
author_email="dwalsh@redhat.com",
|
author_email="dwalsh@redhat.com",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.5-rc3
|
3.5
|
||||||
|
|
Loading…
Reference in a new issue