From 00306b3c01e63f568abbccd4f26740d1b9d907d0 Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Sat, 25 Mar 2017 22:11:47 -0400 Subject: [PATCH] Bump to version 3.2. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 665a7cb..9c02f52 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ /* Compile-time configuration */ #ifndef ENCHIVE_VERSION -# define ENCHIVE_VERSION 3.1 +# define ENCHIVE_VERSION 3.2 #endif #ifndef ENCHIVE_FORMAT_VERSION