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";