From a46bb3585fb7cbbd4add46e8af99763531bfda4c Mon Sep 17 00:00:00 2001 From: Phil Shafer Date: Thu, 23 Jan 2020 17:51:03 -0500 Subject: [PATCH] libxo-1.4.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 62d5a038..e28db939 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ(2.2) -AC_INIT([libxo], [1.3.1], [phil@juniper.net]) +AC_INIT([libxo], [1.4.0], [phil@juniper.net]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability]) # Support silent build rules. Requires at least automake-1.11.