summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 14:48:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 14:48:03 +0000
commitf300e7e80f1ad8d7416dbc604d1f2322668e6d72 (patch)
treefca741ac4a23720840d29eb2435b40a605cedd76
parent93fa97b1d275fbba5c0d3559dd2b4d8442f78db7 (diff)
downloadmandoc-f300e7e80f1ad8d7416dbc604d1f2322668e6d72.tar.gz
mandoc-f300e7e80f1ad8d7416dbc604d1f2322668e6d72.tar.zst
mandoc-f300e7e80f1ad8d7416dbc604d1f2322668e6d72.zip
*** empty log message ***VERSION_1_3_11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ccf6dfe..3e57a50f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.10
+VERSION = 1.3.11
VDATE = 28 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g