From 0b04b624c08f155b4db574f29de2d66b3ff5c56c Mon Sep 17 00:00:00 2001 From: Terence Li Date: Thu, 15 Oct 2020 16:17:50 -0700 Subject: [PATCH] updated version number in configure.ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a77ad7b..df0e1bf 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl General Public License for more details. -AC_INIT([preseq], [3.1.0], [andrewds@usc.edu], +AC_INIT([preseq], [3.1.1], [andrewds@usc.edu], [preseq], [https://github.com/smithlabcode/preseq]) dnl the config.h is not currently #included in the source, and only dnl used to keep command lines short.