summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-01 13:09:03 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-01 13:09:03 +0000
commit2f088032e1462a83f82019f62426ec6ab27bcb3a (patch)
tree2d1f7f40ca1e2d998ce9ff552ce09a8a762a72c9 /Makefile
parent97b5fc0261467f0f882205086dbf42286c92c8a3 (diff)
downloadmandoc-2f088032e1462a83f82019f62426ec6ab27bcb3a.tar.gz
Versioning up.VERSION.1.3.13
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a0b6b7f2..a8841330 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = 1.3.12
-VDATE = 28 February 2009
+VERSION = 1.3.13
+VDATE = 01 March 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g