From adc98e8a5649cd878af27c90c9eb3757dbb2d6aa Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Fri, 21 Jul 2017 12:12:37 -0400 Subject: [PATCH] Bump to version 3.3 --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 7d394cc..c074cd5 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ /* Compile-time configuration */ #ifndef ENCHIVE_VERSION -# define ENCHIVE_VERSION 3.2 +# define ENCHIVE_VERSION 3.3 #endif #ifndef ENCHIVE_FORMAT_VERSION