aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-05-03 10:43:26 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-05-03 10:43:26 +0200
commit8c07d707f794f3935d395e5f6276053164e2ea73 (patch)
treeded4555a37d783c2567a5d4327a7e624960f6977 /Makefile
parentd3852e44b7d16955aec581d73e641fe495cb1420 (diff)
downloadnissy-classic-8c07d707f794f3935d395e5f6276053164e2ea73.tar.gz
nissy-classic-8c07d707f794f3935d395e5f6276053164e2ea73.zip
Bumped version to 2.0.4; added back www
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ab062f7..eb81fe9 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.0.3 3VERSION = 2.0.4
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net