diff options
| author | B. Watson <urchlay@slackware.uk> | 2023-05-19 04:50:52 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2023-05-19 04:50:52 -0400 |
| commit | 596033bd69ad07cb5fdcbe26349142b5fbbe87bb (patch) | |
| tree | a4bc73a6719010e3a92736b3c90ed62c89f0f36d /Makefile | |
| parent | 2d90a79b1d24062dcffce4591650831fcee62bf3 (diff) | |
| download | sbo-maintainer-tools-596033bd69ad07cb5fdcbe26349142b5fbbe87bb.tar.gz | |
Bump version to 0.8.0.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PROJ=sbo-maintainer-tools # for now, VERSION has to be updated here and also in both scripts. -VERSION=0.7.0 +VERSION=0.8.0 PREFIX=/usr/local DESTDIR= |
