diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:04:43 -0330 |
| commit | 732f607355ffc11cac26fe2ef6c2f8c8c86f9d16 (patch) | |
| tree | 504fcf0910187c0356b9853cef413e0bc1a7496c /config.mk | |
| parent | 770beedb4466c02a8dc34fc0e1ef2af7bb421331 (diff) | |
| download | pfc-0.6.0.zip | |
update man page and version numberv0.6.0
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.5 +VERSION = 0.6 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man |