From c73b220aadec84ae81bb1b7d8a849d0a9aaa6c78 Mon Sep 17 00:00:00 2001 From: Phil Shafer Date: Mon, 15 May 2017 22:40:18 -0400 Subject: [PATCH] libxo-0.7.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a4c2da2d..26d85b62 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ(2.2) -AC_INIT([libxo], [0.7.1], [phil@juniper.net]) +AC_INIT([libxo], [0.7.2], [phil@juniper.net]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability]) # Support silent build rules. Requires at least automake-1.11.