summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-25 12:38:15 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-25 12:38:15 +0000
commit499b3131729c02e36d6d750d01262a90a3aad0f4 (patch)
treeef28857b4fb2452b022d6efab3d8c2fafe0adb26
parentf1f56204ca1bca8af2b46fac9185ec54ec6d25ba (diff)
downloadmandoc-499b3131729c02e36d6d750d01262a90a3aad0f4.tar.gz
Fixed version-date tag.VERSION.1.3.5
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 93877035..ae89552e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.SUFFIXES: .html .sgml
-VERSION = "1.3.5"
-VDATE = "25 February 2009"
+VERSION = 1.3.5
+VDATE = 25 February 2009
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g