summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-10-05 20:09:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-10-05 20:09:24 +0000
commitdb1417d7eb2b042c146a8a4ad4515568949f1b06 (patch)
treeb7448910b435a7e4c8e80e9d421c0d8c1035e40d /Makefile
parent15186ecfa2bf4499c19c5e124f090cac6b4d44a4 (diff)
downloadmandoc-db1417d7eb2b042c146a8a4ad4515568949f1b06.tar.gz
Merge from VERSION_1_12, in particular release date, pkgsrc port version,
link to NEWS file, link to Alpine Linux, and fix one FreeBSD link.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9652894d..a67b207b 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
# CFLAGS += -DOSNAME="\"OpenBSD 5.4\""
VERSION = 1.12.2
-VDATE = 01 October 2013
+VDATE = 05 October 2013
# IFF your system supports multi-byte functions (setlocale(), wcwidth(),
# putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a