diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-22 17:03:53 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-22 17:03:53 -0400 |
commit | a355fefe832fa2c316efef456040f1fa566fe485 (patch) | |
tree | 99819ce7e4613ca698b323bf9ad77a21727802b6 /Makefile | |
parent | 70106530fe9366d1b02dfca2bd424a6e29f1d6b8 (diff) | |
download | sbo-maintainer-tools-a355fefe832fa2c316efef456040f1fa566fe485.tar.gz |
Bump VERSION.
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.8.2 +VERSION=0.9.0 PREFIX=/usr/local DESTDIR= |