X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/10804e5a9d7db8b68c8f8263defbbe9baa9edbdb..7539dc2101f097466da8b895b680b64f5015d3ef:/Makefile diff --git a/Makefile b/Makefile index 64dfea06..5a5237a5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.6 -VDATE = 27 February 2009 +VERSION = 1.3.9 +VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g