diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 22:27:17 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-02-28 22:27:17 +0000 |
commit | 7a49cc5212b86749bc74fb4733c81bd65f2f177e (patch) | |
tree | 5304cc732b0f0508961cfee5c202a8d3f6b31b44 /Makefile | |
parent | 8da560d99aa6b9ac700cdf0f34202070d06e6f36 (diff) | |
download | mandoc-7a49cc5212b86749bc74fb4733c81bd65f2f177e.tar.gz |
*** empty log message ***
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.11 +VERSION = 1.3.12 VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g |