Update VERSIONs to 3.5-rc1 for release.
Signed-off-by: Jason Zaman <jason@perfinion.com>
This commit is contained in:
parent
d1e3170556
commit
013ecfd7fa
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -4,7 +4,7 @@ from setuptools import Extension, setup
|
|||
|
||||
setup(
|
||||
name="selinux",
|
||||
version="3.4",
|
||||
version="3.5-rc1",
|
||||
description="SELinux python 3 bindings",
|
||||
author="SELinux Project",
|
||||
author_email="selinux@vger.kernel.org",
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -6,7 +6,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="sepolicy",
|
||||
version="3.4",
|
||||
version="3.5-rc1",
|
||||
description="Python SELinux Policy Analyses bindings",
|
||||
author="Daniel Walsh",
|
||||
author_email="dwalsh@redhat.com",
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.4
|
||||
3.5-rc1
|
||||
|
|
Loading…
Reference in New Issue