diff options
author | B. Watson <yalhcru@gmail.com> | 2022-05-07 13:42:00 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-05-07 13:42:00 -0400 |
commit | 0a6f53e35ba40b75068b62b7615bbf31e7ee67c6 (patch) | |
tree | d38a7664a91fa1ec051a6da6a1e4424380148bfc /Makefile | |
parent | 4ec8325a4a6277836f334609d962928698068b64 (diff) | |
download | sbo-maintainer-tools-0a6f53e35ba40b75068b62b7615bbf31e7ee67c6.tar.gz |
Bump version to 0.5.1
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.5 +VERSION=0.5.1 PREFIX=/usr/local DESTDIR= |