summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 13:49:11 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 13:49:11 +0000
commit54f5d87bf86546d028af0ba0eb2a3eedc57449f8 (patch)
tree8bd879158b7d3514ce5c2536b9940d971c9f631c
parent144a953361b31d61aa5ffd0785aad13f5469f3d6 (diff)
downloadmandoc-54f5d87bf86546d028af0ba0eb2a3eedc57449f8.tar.gz
mandoc-54f5d87bf86546d028af0ba0eb2a3eedc57449f8.tar.zst
mandoc-54f5d87bf86546d028af0ba0eb2a3eedc57449f8.zip
Version up.VERSION_1_3_10
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff610bb7..5ccf6dfe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.9
+VERSION = 1.3.10
VDATE = 28 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g