aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-29 18:08:04 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-29 18:08:54 +0100
commit9fb4d1f76660c8d82c10cb12a6feb404aaa59420 (patch)
tree82468a03adc3ede594a1ba0a90730dd15943a383 /Makefile
parente8c05804d52bd8f54d5398250f261ddd1c39789f (diff)
downloadnissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.tar.gz
nissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.zip
Bump version to 2.0.7
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31a7c82..f4a407d 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.6 3VERSION = 2.0.7
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net