diff --git a/configure.ac b/configure.ac index e1e41f9a..8b91936c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # libpulp - User-space Livepatching Library # -# Copyright (C) 2020-2021 SUSE Software Solutions GmbH +# Copyright (C) 2020-2024 SUSE Software Solutions GmbH # # This file is part of libpulp. # @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with libpulp. If not, see . -AC_INIT([libpulp],[0.3.5],[noreply@suse.com]) +AC_INIT([libpulp],[0.3.6],[noreply@suse.com]) # Keep most generated files under the config directory. AC_CONFIG_AUX_DIR([config])