diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2026-05-06 22:12:33 +0100 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2026-05-06 22:12:33 +0100 |
| commit | a0b99bd161a29e64edeb3e93571f8a291662bd1b (patch) | |
| tree | bc94e34a66d0475d193290010d6284f82ae83957 /Makefile | |
| parent | 91b867fd0c46e300f2dbfdcac419530ef2de5d17 (diff) | |
Makefile: 1.0.1v1.0.1
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # To avoid issues when updating, consider providing the new values on the # make(1) command line instead of editing this file. -VERSION= 1.1 +VERSION= 1.0.1 PREFIX?= /usr/local DESTDIR?= |
