diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 15:06:07 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 15:06:07 +0000 |
commit | 389130c4015e14cbc5aa06bdfb8df142be1c0512 (patch) | |
tree | 5d9b726d5344aa2539a5807a6b9858f2b58574d6 /Makefile | |
parent | abb5875a9f265b0817374368eab8595832526e94 (diff) | |
download | mandoc-389130c4015e14cbc5aa06bdfb8df142be1c0512.tar.gz |
Tagged version.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 1.1.0 +VERSION = 1.2.0 CFLAGS += -W -Wall -Wno-unused-parameter -g |