Skip to content

Commit d2d798b

Browse files
committed
Version 0.3.9
Signed-off-by: David Mulder <[email protected]>
1 parent 91fe61c commit d2d798b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cepces/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
__title__ = 'cepces'
2424
__description__ = 'CEP/CES library.'
2525
__url__ = 'https://github.com/openSUSE/cepces/'
26-
__version__ = '0.3.8'
26+
__version__ = '0.3.9'
2727
__author__ = 'Daniel Uvehag'
2828
__author_email__ = '[email protected]'
2929
__license__ = 'GPLv3'

selinux/cepces.te

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
policy_module(cepces, 0.3.8)
1+
policy_module(cepces, 0.3.9)
22

33
require {
44
type certmonger_t;

0 commit comments

Comments
 (0)