aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitedb9abb7cc51f9770c77ed2969f2baf8debc85af (patch)
treef7108d0413fffafea9bf411e1fa062c1d088cec2 /Makefile
parenta0b7e1130e30c88e3b1e84eb8594b2de6f4ee0cb (diff)
downloadmandoc-edb9abb7cc51f9770c77ed2969f2baf8debc85af.tar.gz
mandoc-edb9abb7cc51f9770c77ed2969f2baf8debc85af.tar.zst
mandoc-edb9abb7cc51f9770c77ed2969f2baf8debc85af.zip
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