diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-07 12:20:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-07 12:20:51 +0100 |
| commit | b6fd508253bce9225dd24b6538adb5093892c4f8 (patch) | |
| tree | 75f58f26fca63f0bbda0a351a2cb8f514194a35b /Makefile | |
| parent | e528411b1a1be45e1bef0f525fd0f411c9689b11 (diff) | |
| download | nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.tar.gz nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.zip | |
Little performance improvement in optimal solver - more to come!
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # See LICENSE file for copyright and license details. | 1 | # See LICENSE file for copyright and license details. |
| 2 | 2 | ||
| 3 | VERSION = 2.0beta4 | 3 | VERSION = 2.0beta5 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
