summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-27 09:16:12 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-27 09:16:12 +0000
commit7b98305324c48ff2b74e270c6b4a44f644a56350 (patch)
tree3aceb327b1ab3834e5934bec52721b7f04411e1e /Makefile
parentab33b5f3ff48b80efbb0f50df769b5f0c4e50e75 (diff)
downloadmandoc-7b98305324c48ff2b74e270c6b4a44f644a56350.tar.gz
Versioning up.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 556ca5c5..c4e2686c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.5
-VDATE = 25 February 2009
+VERSION = 1.3.6
+VDATE = 27 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g