From: Kristaps Dzonsons Date: Sun, 1 Mar 2009 13:09:03 +0000 (+0000) Subject: Versioning up. X-Git-Tag: VERSION_1_3_13 X-Git-Url: https://git.cameronkatri.com/mandoc.git/commitdiff_plain/3c7838cda25491d6a9acacc5a9d6c117d495aef9?ds=sidebyside Versioning up. --- diff --git a/Makefile b/Makefile index a0b6b7f2..a8841330 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.12 -VDATE = 28 February 2009 +VERSION = 1.3.13 +VDATE = 01 March 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g