diff options
author | B. Watson <urchlay@slackware.uk> | 2024-08-06 02:23:37 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-08-06 02:24:46 -0400 |
commit | 65e04bb1c01066a1b8986399c14d3a398c786ab7 (patch) | |
tree | fed3b85bb5ac66836f0421272963d9f52221a646 /Makefile | |
parent | ef2c7dcfa9543fed55e58761adf3c0830e5b2305 (diff) | |
download | sbo-maintainer-tools-65e04bb1c01066a1b8986399c14d3a398c786ab7.tar.gz |
0.9.2 release.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PROJ=sbo-maintainer-tools # note to self: after changing this, "make version" to update all 4 scripts. -VERSION=0.9.1 +VERSION=0.9.2 PREFIX=/usr/local DESTDIR= |