From ac300d64a36b04a173f2d6b2a02aa6fa160ae8f4 Mon Sep 17 00:00:00 2001 From: Brian Ondov Date: Wed, 10 Aug 2016 15:07:57 -0400 Subject: [PATCH] version to 1.1.1 --- src/mash/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mash/version.h b/src/mash/version.h index c87b312..7bd7fdf 100644 --- a/src/mash/version.h +++ b/src/mash/version.h @@ -4,4 +4,4 @@ // // See the LICENSE.txt file included with this software for license information. -static const char * version = "1.1"; +static const char * version = "1.1.1";