diff --git a/configure.ac b/configure.ac index f1a4f69..e4cc768 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT([archive-sum], [1.0.0], [https://github.com/idiv-biodiversity/archive-sum/issues]) +AC_INIT([archive-sum], [1.0.1], [https://github.com/idiv-biodiversity/archive-sum/issues]) AC_CONFIG_SRCDIR([src/archive-sum.c]) AC_CONFIG_HEADERS([config.h])