From 95c6b75e0d6d69f3b16d5f73ffe46c9a7e409ea9 Mon Sep 17 00:00:00 2001 From: guilhermesena1 Date: Tue, 23 Jun 2020 14:06:04 -0700 Subject: [PATCH] prepping for 4.1.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1fd7142..90158fc 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([methpipe], [4.1.0], [andrewds@usc.edu], +AC_INIT([methpipe], [4.1.1], [andrewds@usc.edu], [methpipe], [https://github.com/smithlabcode/methpipe]) dnl the config.h is not currently #included in the source, and only dnl used to keep command lines short.