aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-10-05 13:15:51 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-10-05 13:15:51 +0000
commit99bc2c304506d6e532741592910f3f1313bb2680 (patch)
tree3bb290e1dbda9825b93d019b540371c2bdb2e07a /Makefile
parent554b3941d4e9d306d014eaf2e49807c396e5eed4 (diff)
downloadmandoc-99bc2c304506d6e532741592910f3f1313bb2680.tar.gz
mandoc-99bc2c304506d6e532741592910f3f1313bb2680.tar.zst
mandoc-99bc2c304506d6e532741592910f3f1313bb2680.zip
Release version 1.12.2. This is no longer beta.
Sneak in a downstream link to Alpine Linux.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fecccbab..044d0872 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,8 @@
#
# CFLAGS += -DOSNAME="\"OpenBSD 5.4\""
-VERSION = 1.12.2beta2
-VDATE = 01 October 2013
+VERSION = 1.12.2
+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