Skip to content

Commit

Permalink
Release 3.7
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Lautrbach <lautrbach@redhat.com>
  • Loading branch information
bachradsusi committed Jun 26, 2024
1 parent 589e2db commit 2eb286b
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion checkpolicy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion dbus/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion gui/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion libselinux/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion libselinux/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="selinux",
version="3.7-rc3",
version="3.7",
description="SELinux python 3 bindings",
author="SELinux Project",
author_email="selinux@vger.kernel.org",
Expand Down
2 changes: 1 addition & 1 deletion libsemanage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion libsepol/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion mcstrans/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion policycoreutils/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion python/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion python/sepolgen/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion python/sepolicy/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="sepolicy",
version="3.7-rc3",
version="3.7",
description="Python SELinux Policy Analyses bindings",
author="Daniel Walsh",
author_email="dwalsh@redhat.com",
Expand Down
2 changes: 1 addition & 1 deletion restorecond/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion sandbox/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion secilc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7
2 changes: 1 addition & 1 deletion semodule-utils/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7-rc3
3.7

0 comments on commit 2eb286b

Please sign in to comment.