From 965d8093c85ae197eab654c9b447f15532d81469 Mon Sep 17 00:00:00 2001 From: Phil Shafer Date: Thu, 18 Apr 2024 01:39:07 -0400 Subject: [PATCH] libxo-1.7.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7ec88895..f4073ceb 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ([2.69]) -AC_INIT([libxo],[1.7.0],[phil@juniper.net]) +AC_INIT([libxo],[1.7.1],[phil@juniper.net]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability]) # Support silent build rules. Requires at least automake-1.11.