From 693cf76ee146745b75d3fb79755fc2e8d0cb6cec Mon Sep 17 00:00:00 2001 From: guilhermesena1 Date: Thu, 9 Dec 2021 13:13:17 -0800 Subject: [PATCH] prepping for new release version (5.0.1) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 060fd36..3a8b847 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl General Public License for more details. AC_CONFIG_SUBDIRS([src/smithlab_cpp]) -AC_INIT([methpipe], [5.0.0], [andrewds@usc.edu], +AC_INIT([methpipe], [5.0.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.