diff options
author | B. Watson <urchlay@slackware.uk> | 2024-10-11 14:02:28 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-10-11 14:02:28 -0400 |
commit | 9415cd8f0afe4dc62a474e4b606f8edd4608430c (patch) | |
tree | 19e1eb95c8c4096d706f75da13af6e7507c883c1 /Makefile | |
parent | cdc83a6b1463ceb2c63655f7314dc64bcb27b202 (diff) | |
download | sbo-maintainer-tools-9415cd8f0afe4dc62a474e4b606f8edd4608430c.tar.gz |
Update version to 0.9.3.0.9.3
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.2.1 +VERSION=0.9.3 PREFIX=/usr/local DESTDIR= |