summaryrefslogtreecommitdiffstats
path: root/Makefile
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
commit5bf40bcc5b0e4d1d51d2b6aa8f1e6945297b00d2 (patch)
tree07d71c9097b84147bc2f54182ab9f6afc67f12d1 /Makefile
parent35834c00fc0366416eaf6d6b3b99aa36bf2c2927 (diff)
downloadmandoc-5bf40bcc5b0e4d1d51d2b6aa8f1e6945297b00d2.tar.gz
Version up.VERSION.1.3.8
Diffstat (limited to 'Makefile')
-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