Skip to content

Commit 874f1cb

Browse files
committed
Bump up version 1.2.0
1 parent 66b6630 commit 874f1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod_process_security.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
#include <unistd.h>
4949

5050
#define MODULE_NAME "mod_process_security"
51-
#define MODULE_VERSION "1.1.4"
51+
#define MODULE_VERSION "1.2.0"
5252
#define PS_DEFAULT_UID 48
5353
#define PS_DEFAULT_GID 48
5454
#define PS_MIN_UID 100

0 commit comments

Comments
 (0)