diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 14:48:03 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 14:48:03 +0000 |
commit | 8ca154b1311e3c5a7498a21c7c3d0f55cde7940f (patch) | |
tree | f52d829e241bb0bcbaef8bd750e008db6d94a063 /Makefile | |
parent | cdf9be249b67e8fce433f914030a005720a128e2 (diff) | |
download | mandoc-8ca154b1311e3c5a7498a21c7c3d0f55cde7940f.tar.gz |
*** empty log message ***VERSION.1.3.11
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.10 +VERSION = 1.3.11 VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g |