--- lbbs/configure.ac 2025/11/30 10:07:14 1.72 +++ lbbs/configure.ac 2025/12/18 07:58:59 1.73 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([lbbs],[1.6.2]) +AC_INIT([lbbs],[1.6.3]) AC_CONFIG_SRCDIR([src/]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIRS([m4])