--- lbbs/configure.ac 2025/06/21 01:34:12 1.21 +++ lbbs/configure.ac 2025/06/24 13:30:52 1.22 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([bbsd],[1.1]) +AC_INIT([bbsd],[1.2]) AC_CONFIG_SRCDIR([src/]) # AM_CONFIG_HEADERS(config.h) AC_CONFIG_MACRO_DIRS([m4])