aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-05-15 18:28:00 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-05-15 18:28:00 +0200
commit022d9c173d78c04ec2569a2394e2b04b81d60794 (patch)
tree4dd62f0dd771fed0b186e3e79523a7f4e9d79f02
parent9a640d5f1289803bbfd8dc994712022b032239e0 (diff)
downloadsdep-022d9c173d78c04ec2569a2394e2b04b81d60794.tar.gz
sdep-022d9c173d78c04ec2569a2394e2b04b81d60794.zip
Bumped version
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cde7500..444c6f2 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 = 0.1 3VERSION = 0.2
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net