From 63a2734b8626d0955dd9996a5f68deb8373a88e7 Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Fri, 17 Mar 2017 20:46:06 -0400 Subject: [PATCH] Bump to 3.1. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 85db4f0..665a7cb 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ /* Compile-time configuration */ #ifndef ENCHIVE_VERSION -# define ENCHIVE_VERSION 3.0 +# define ENCHIVE_VERSION 3.1 #endif #ifndef ENCHIVE_FORMAT_VERSION