From b6fd508253bce9225dd24b6538adb5093892c4f8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 7 Dec 2021 12:20:51 +0100 Subject: Little performance improvement in optimal solver - more to come! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c495e6c..4c3f922 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 2.0beta4 +VERSION = 2.0beta5 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man -- cgit v1.3