aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-07 12:20:51 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-07 12:20:51 +0100
commitb6fd508253bce9225dd24b6538adb5093892c4f8 (patch)
tree75f58f26fca63f0bbda0a351a2cb8f514194a35b /Makefile
parente528411b1a1be45e1bef0f525fd0f411c9689b11 (diff)
downloadnissy-b6fd508253bce9225dd24b6538adb5093892c4f8.tar.gz
nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.zip
Little performance improvement in optimal solver - more to come!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c495e6c..4c3f922 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1# See LICENSE file for copyright and license details. 1# See LICENSE file for copyright and license details.
2 2
3VERSION = 2.0beta4 3VERSION = 2.0beta5
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net