Update VERSIONs to 3.4 for release.
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
ed4cd8772a
commit
0a8c177dac
17 changed files with 17 additions and 17 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -4,7 +4,7 @@ from distutils.core import Extension, setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="selinux",
|
name="selinux",
|
||||||
version="3.4-rc3",
|
version="3.4",
|
||||||
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.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -6,7 +6,7 @@ from distutils.core import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="sepolicy",
|
name="sepolicy",
|
||||||
version="3.4-rc3",
|
version="3.4",
|
||||||
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.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.4-rc3
|
3.4
|
||||||
|
|
Loading…
Reference in a new issue