--- lbbs/configure.ac 2025/11/17 07:02:57 1.60 +++ lbbs/configure.ac 2025/11/17 13:26:35 1.61 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([lbbs],[1.5.5]) +AC_INIT([lbbs],[1.5.6]) AC_CONFIG_SRCDIR([src/]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIRS([m4])