aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8ddbcc36..fecccbab 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,8 @@
#
# CFLAGS += -DOSNAME="\"OpenBSD 5.4\""
-VERSION = 1.12.2beta1
-VDATE = 30 September 2013
+VERSION = 1.12.2beta2
+VDATE = 01 October 2013
# IFF your system supports multi-byte functions (setlocale(), wcwidth(),
# putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a
@@ -61,6 +61,7 @@ DBLN = llib-lapropos.ln llib-lmandocdb.ln llib-lman.cgi.ln llib-lcatman.ln
all: mandoc preconv demandoc $(DBBIN)
SRCS = Makefile \
+ NEWS \
TODO \
apropos.1 \
apropos.c \