diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-03 10:43:26 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-03 10:43:26 +0200 |
| commit | 8c07d707f794f3935d395e5f6276053164e2ea73 (patch) | |
| tree | ded4555a37d783c2567a5d4327a7e624960f6977 /Makefile | |
| parent | d3852e44b7d16955aec581d73e641fe495cb1420 (diff) | |
| download | nissy-classic-8c07d707f794f3935d395e5f6276053164e2ea73.tar.gz nissy-classic-8c07d707f794f3935d395e5f6276053164e2ea73.zip | |
Bumped version to 2.0.4; added back www
Diffstat (limited to '')
| -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.0.3 | 3 | VERSION = 2.0.4 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
