From 263d3da8bbff58e32b40688652a461cecd99ae12 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Tue, 2 Feb 2016 01:48:08 +0200 Subject: [PATCH] moving to the next version; --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 641c095..cafdf35 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(libsxmp, 0.4.1) +AC_INIT(libsxmp, 0.4.2) AC_CONFIG_HEADERS([config.h])