commit 9a57f01877ed7aa3a38a96c04bfa6800bf7598d6 from: Alexander Arkhipov date: Fri Sep 30 21:12:50 2022 UTC increment version to 0.2 commit - 1e12e95db0ca46c3c59d51955d66bcefed764487 commit + 9a57f01877ed7aa3a38a96c04bfa6800bf7598d6 blob - /dev/null blob + 900c3969ccf833dbfa3afe17ab45c235825a452d (mode 644) --- /dev/null +++ CHANGES @@ -0,0 +1,8 @@ +0.2 + +- Added support for pledge. +- Improved portability. + +0.1 + +Initial commit blob - a44ac577e57ee109d0ce17120b35e89fd0992747 blob + b4129669f502beb7f38b1ecb1852ccf4c9655cce --- config.mk +++ config.mk @@ -1,4 +1,4 @@ -VERSION = 0.1 +VERSION = 0.2 PREFIX = /usr/local MANPREFIX = $(PREFIX)/man