--- lbbs/configure.ac 2026/01/05 05:43:50 1.77 +++ lbbs/configure.ac 2026/01/07 10:02:17 1.78 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([lbbs],[1.7.1]) +AC_INIT([lbbs],[1.7.2]) AC_CONFIG_SRCDIR([src/]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIRS([m4])