diff --git a/configure.ac b/configure.ac index 7d81518..2eadd17 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # # SPDX-FileCopyrightText: 2020 Western Digital Corporation or its affiliates. -AC_INIT([libzbd], [1.0.0], +AC_INIT([libzbd], [1.1.0], [damien.lemoal@wdc.com, niklas.cassel@wdc.com], [libzbd], [https://github.com/westerndigitalcorporation/libzbd]) AC_CONFIG_AUX_DIR([build-aux])