diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 13:49:11 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 13:49:11 +0000 |
commit | 7685bccd7870b0115cddd02fd4f417334d295158 (patch) | |
tree | 3b4291b30dd9dee42840baa098dbe9bb51ee2d52 | |
parent | f1be851316db6766465ba5fa434d98d9d17394d4 (diff) | |
download | mandoc-7685bccd7870b0115cddd02fd4f417334d295158.tar.gz |
Version up.VERSION.1.3.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |