diff options
author | B. Watson <urchlay@slackware.uk> | 2023-05-19 05:04:06 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-05-19 05:04:06 -0400 |
commit | b06015f9b395fc41f27961ff60c7299fd6cb0b83 (patch) | |
tree | e6386e17035d78532ca04b75cdabca3eafbd460c /Makefile | |
parent | 8c3db0e98adee429ef622e48878a3ebced1d0dbf (diff) | |
download | sbo-maintainer-tools-b06015f9b395fc41f27961ff60c7299fd6cb0b83.tar.gz |
Makefile: note to self.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ PROJ=sbo-maintainer-tools +# note to self: after changing this, "make version" to update all 4 scripts. VERSION=0.8.0 PREFIX=/usr/local |