From dd8ead91a8af9439f3df28c8caf1ac53eebcbbc7 Mon Sep 17 00:00:00 2001 From: Peter da Silva Date: Thu, 4 Feb 2021 11:11:35 -0600 Subject: [PATCH] Bump version in configure.in --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 29a2403..a6d1e46 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ dnl to configure the system for the local environment. # so that we create the export library with the dll. #----------------------------------------------------------------------- -AC_INIT([BSD], [1.9.0]) +AC_INIT([BSD], [1.9.2]) #----------- # Check to see if we have includes sys/vfs.h