From 3474a43b68a749e61bc9c63c73cb267124053dd0 Mon Sep 17 00:00:00 2001 From: Phil Shafer Date: Wed, 26 May 2021 01:30:18 -0400 Subject: [PATCH] libslax-1.5.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e28db939..58b4da62 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # AC_PREREQ(2.2) -AC_INIT([libxo], [1.4.0], [phil@juniper.net]) +AC_INIT([libxo], [1.5.0], [phil@juniper.net]) AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability]) # Support silent build rules. Requires at least automake-1.11.