commit 7ce656b905f886c8e023e5629d04774a28857422 from: Alexander Arkhipov date: Thu Oct 20 16:45:15 2022 UTC increment version to 0.2.2 commit - c1ec79474026560ac83ef175510e9f10f4348e10 commit + 7ce656b905f886c8e023e5629d04774a28857422 blob - b2635bacf78b5585dbd8ac03c851bd4add729735 blob + ec9cfa31f23a52091216caee796797148999eb95 --- CHANGES +++ CHANGES @@ -1,3 +1,7 @@ +0.2.2 + +Ensured portability by explicitly including stdint.h. + 0.2.1 - The program now uses a pre-allocade buffer instead of malloc. blob - 675ca8c1a2763899a11eba2d376fc4f9d87bf2bf blob + 268d7060021a037fada49fd98bffd94422ece504 --- config.mk +++ config.mk @@ -1,4 +1,4 @@ -VERSION = 0.2.1 +VERSION = 0.2.2 PREFIX = /usr/local MANPREFIX = $(PREFIX)/man