aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-12-31 11:23:23 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-12-31 11:23:23 +0000
commit1270eed0acafc02a0c517a5677e430db28a0b41f (patch)
treef16af2af934e2cd17105c19fbe8268280c30b3e8 /Makefile
parentadb7b6317fbb3a9a2548d22ab98c673cc1331663 (diff)
downloadmandoc-1270eed0acafc02a0c517a5677e430db28a0b41f.tar.gz
mandoc-1270eed0acafc02a0c517a5677e430db28a0b41f.tar.zst
mandoc-1270eed0acafc02a0c517a5677e430db28a0b41f.zip
release 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 31a9b240..20b9feaa 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