summaryrefslogtreecommitdiffstats
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
commit0725deb5232bfa3190cd818fb7941c15fd5926a4 (patch)
tree7447dddbf8997aa705c794d138370387445893c1 /Makefile
parent7d7fb9a6710e1994bc796e3f32856c9449f32ebd (diff)
downloadmandoc-0725deb5232bfa3190cd818fb7941c15fd5926a4.tar.gz
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