summaryrefslogtreecommitdiffstatshomepage
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
commit3c7838cda25491d6a9acacc5a9d6c117d495aef9 (patch)
tree68bc8b0b62c8250550e0915275dbc10297671610
parentf52cdc4437cb37e93dbd03a14742e01eb654df7e (diff)
downloadmandoc-3c7838cda25491d6a9acacc5a9d6c117d495aef9.tar.gz
mandoc-3c7838cda25491d6a9acacc5a9d6c117d495aef9.tar.zst
mandoc-3c7838cda25491d6a9acacc5a9d6c117d495aef9.zip
Versioning up.VERSION_1_3_13
-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