From 88e21167ec86cbd087919c27125b55416bedbc49 Mon Sep 17 00:00:00 2001 From: guilhermesena1 Date: Sun, 13 Sep 2020 19:11:08 -0700 Subject: [PATCH] prepping for 0.2.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0fffddf..7de4041 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ dnl 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([falco], [0.2.1], [desenabr@usc.edu], +AC_INIT([falco], [0.2.2], [desenabr@usc.edu], [falco], [https://github.com/smithlabcode/falco]) dnl the config.h is not currently #included in the source, and only dnl used to keep command lines short.