From: Kristaps Dzonsons Date: Sat, 28 Feb 2009 12:16:38 +0000 (+0000) Subject: Version up. X-Git-Tag: VERSION_1_3_9 X-Git-Url: https://git.cameronkatri.com/mandoc.git/commitdiff_plain/7539dc2101f097466da8b895b680b64f5015d3ef?ds=inline Version up. --- diff --git a/Makefile b/Makefile index cf0a88b0..5a5237a5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.8 +VERSION = 1.3.9 VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g