From: Reuben Thomas Date: Mon, 24 Sep 2018 20:11:07 +0000 (+0100) Subject: Bump version to 3.7.1 X-Git-Tag: v3.7.1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=506688c2e2fe20f6ccc65bde6f17fae0ad2d654e;p=recode Bump version to 3.7.1 --- diff --git a/configure.ac b/configure.ac index fb623fb..d4913a0 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.69) -AC_INIT(recode, 3.7, [rrt@sc3d.org]) +AC_INIT(recode, 3.7.1, [rrt@sc3d.org]) AC_CONFIG_SRCDIR(src/recode.c) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE