--- lbbs/configure.ac 2025/06/17 13:17:04 1.18 +++ lbbs/configure.ac 2025/06/18 04:19:44 1.19 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([bbsd],[1.0]) +AC_INIT([bbsd],[1.1]) AC_CONFIG_SRCDIR([src/]) # AM_CONFIG_HEADERS(config.h) AC_CONFIG_MACRO_DIRS([m4])