aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-12-31 11:28:20 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-12-31 11:28:20 +0000
commitf113253329bebcc59d4c9a781cd5ca4e3148b74b (patch)
treed921be79bb63377ce4819aa7b72b2b5bee29b5b3 /Makefile
parenta23935eaa0bc6038f06a3c8b59454d4282f1d1a0 (diff)
downloadmandoc-f113253329bebcc59d4c9a781cd5ca4e3148b74b.tar.gz
mandoc-f113253329bebcc59d4c9a781cd5ca4e3148b74b.tar.zst
mandoc-f113253329bebcc59d4c9a781cd5ca4e3148b74b.zip
release 1.12.3VERSION_1_12_3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fd0bb072..8e6a42df 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,8 @@
#
# CFLAGS += -DOSNAME="\"OpenBSD 5.4\""
-VERSION = 1.12.2
-VDATE = 05 October 2013
+VERSION = 1.12.3
+VDATE = 31 December 2013
# IFF your system supports multi-byte functions (setlocale(), wcwidth(),
# putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a