Skip to content

Commit 74b190e

Browse files
committed
build: bump the version to v2.3.3
Signed-off-by: Paul Moore <paul@paul-moore.com>
1 parent 1186e14 commit 74b190e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CREDITS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Jiannan Guo <guojiannan1101@gmail.com>
2222
Joe MacDonald <joe@deserted.net>
2323
Justin Cormack <justin.cormack@docker.com>
2424
Kees Cook <keescook@chromium.org>
25+
Kyle R. Conway <kyle.r.conway@gmail.com>
2526
Luca Bruno <lucab@debian.org>
2627
Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
2728
Marcus Meissner <meissner@suse.de>
@@ -32,6 +33,7 @@ Mike Frysinger <vapier@gentoo.org>
3233
Mike Strosaker <strosake@linux.vnet.ibm.com>
3334
Paul Moore <paul@paul-moore.com>
3435
Serge Hallyn <serge.hallyn@ubuntu.com>
36+
Tobias Klauser <tklauser@distanz.ch>
3537
Thiago Marcos P. Santos <thiago.santos@intel.com>
3638
valoq <valoq@mailbox.org>
3739
Vicente Olivert Riera <Vincent.Riera@imgtec.com>

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dnl #
1919
dnl ####
2020
dnl libseccomp defines
2121
dnl ####
22-
AC_INIT([libseccomp], [2.3.2])
22+
AC_INIT([libseccomp], [2.3.3])
2323

2424
dnl ####
2525
dnl autoconf configuration

0 commit comments

Comments
 (0)