summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 10:15:25 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-28 10:15:25 +0000
commit850d2c21071160836e43705457e1a7fb48d3bab9 (patch)
treea9a6722f25e52a13c6861697a77f7c927dad4e5d
parent026665a4f839162d972c26d3c27260979f8763da (diff)
downloadmandoc-850d2c21071160836e43705457e1a7fb48d3bab9.tar.gz
mandoc-850d2c21071160836e43705457e1a7fb48d3bab9.tar.zst
mandoc-850d2c21071160836e43705457e1a7fb48d3bab9.zip
Version up.VERSION_1_3_8
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 64dfea06..cf0a88b0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.6
-VDATE = 27 February 2009
+VERSION = 1.3.8
+VDATE = 28 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g