summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2018-01-10 13:17:31 -0500
committerPaul Moore <paul@paul-moore.com>2018-01-10 17:30:15 -0500
commit74b190e1aa05f07da0c61fb9a30dbc9c18ce2c9d (patch)
tree21968bbc02d2583b693560f20a642557c1b1fedc
parent1186e148c136f6d40483d51bd46eeaa33ca118ee (diff)
downloadlibseccomp-release-2.3.tar.gz
build: bump the version to v2.3.3v2.3.3release-2.3
Signed-off-by: Paul Moore <paul@paul-moore.com>
-rw-r--r--CREDITS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/CREDITS b/CREDITS
index 0741875..a39c0bf 100644
--- a/CREDITS
+++ b/CREDITS
@@ -22,6 +22,7 @@ Jiannan Guo <guojiannan1101@gmail.com>
Joe MacDonald <joe@deserted.net>
Justin Cormack <justin.cormack@docker.com>
Kees Cook <keescook@chromium.org>
+Kyle R. Conway <kyle.r.conway@gmail.com>
Luca Bruno <lucab@debian.org>
Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Marcus Meissner <meissner@suse.de>
@@ -32,6 +33,7 @@ Mike Frysinger <vapier@gentoo.org>
Mike Strosaker <strosake@linux.vnet.ibm.com>
Paul Moore <paul@paul-moore.com>
Serge Hallyn <serge.hallyn@ubuntu.com>
+Tobias Klauser <tklauser@distanz.ch>
Thiago Marcos P. Santos <thiago.santos@intel.com>
valoq <valoq@mailbox.org>
Vicente Olivert Riera <Vincent.Riera@imgtec.com>
diff --git a/configure.ac b/configure.ac
index fa6945c..424f06a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl #
dnl ####
dnl libseccomp defines
dnl ####
-AC_INIT([libseccomp], [2.3.2])
+AC_INIT([libseccomp], [2.3.3])
dnl ####
dnl autoconf configuration