aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 12:16:38 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 12:16:38 +0000
commit7539dc2101f097466da8b895b680b64f5015d3ef (patch)
tree1757cef677c22de859923432e4e48b007765bbe1
parentca00a3c56f21bcf2b86b3afd6aae2ce699736a63 (diff)
downloadmandoc-7539dc2101f097466da8b895b680b64f5015d3ef.tar.gz
mandoc-7539dc2101f097466da8b895b680b64f5015d3ef.tar.zst
mandoc-7539dc2101f097466da8b895b680b64f5015d3ef.zip
Version up.VERSION_1_3_9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf0a88b0..5a5237a5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.8
+VERSION = 1.3.9
VDATE = 28 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g