summaryrefslogtreecommitdiffstatshomepage
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
commit5aa5fb2953d8b211810e072acbcde56c4ffb65fb (patch)
tree081896364efdc56dd3874a361eea66143fd9db1d
parentc1edd8c3275dcba19956a67a45eb74539ed55741 (diff)
downloadmandoc-5aa5fb2953d8b211810e072acbcde56c4ffb65fb.tar.gz
mandoc-5aa5fb2953d8b211810e072acbcde56c4ffb65fb.tar.zst
mandoc-5aa5fb2953d8b211810e072acbcde56c4ffb65fb.zip
Versioning up.
-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