From: Kristaps Dzonsons Date: Sat, 28 Feb 2009 13:49:11 +0000 (+0000) Subject: Version up. X-Git-Tag: VERSION_1_3_10 X-Git-Url: https://git.cameronkatri.com/mandoc.git/commitdiff_plain/54f5d87bf86546d028af0ba0eb2a3eedc57449f8?ds=inline Version up. --- diff --git a/Makefile b/Makefile index ff610bb7..5ccf6dfe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.9 +VERSION = 1.3.10 VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g