From e315ef8a37990a59f65fefe299a61f6fbd600b47 Mon Sep 17 00:00:00 2001 From: "Steffen (Daode) Nurpmeso" Date: Mon, 31 Oct 2016 14:55:47 +0100 Subject: [PATCH] Bump S-nail v14.9.0-pre2, 2016-10-31 --- nail.1 | 6 +++--- nail.rc | 2 +- okeys.h | 2 +- tcaps.h | 2 +- version.h | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/nail.1 b/nail.1 index f5b2e1d3..7644c70d 100644 --- a/nail.1 +++ b/nail.1 @@ -31,9 +31,9 @@ .\" SUCH DAMAGE. .\" .\"--MKREL-START-- -.\" S-nail(1): v14.9.0-pre1 / 2016-09-15 -.Dd Sep 15, 2016 -.ds VV \\%v14.9.0-pre1 +.\"@ S-nail(1): v14.9.0-pre2 / 2016-10-31 +.Dd Oct 31, 2016 +.ds VV \\%v14.9.0-pre2 .\"--MKREL-END-- .\"--MKMAN-START-- .ds UU \\%S-NAIL diff --git a/nail.rc b/nail.rc index b652044b..046a7eb8 100644 --- a/nail.rc +++ b/nail.rc @@ -12,7 +12,7 @@ #@ - The number sign # is the comment-command and causes the (joined) line #@ (content) to be ignored. No other form of comments exist. #--MKREL-START-- -# S-nail(1): v14.9.0-pre1 / 2016-09-15 +#@ S-nail(1): v14.9.0-pre2 / 2016-10-31 #--MKREL-END-- ## The standard POSIX 2008/Cor 2-2016 mandates the following initial settings: diff --git a/okeys.h b/okeys.h index 5e073abf..0f600d21 100644 --- a/okeys.h +++ b/okeys.h @@ -1,4 +1,4 @@ -/*@ okeys.h, generated by ./mk-okey-map.pl on Mon Oct 10 13:58:04 2016. +/*@ okeys.h, generated by ./mk-okey-map.pl on Mon Oct 31 13:55:47 2016. *@ See accmacvar.c for more */ static char const a_amv_var_names[] = { diff --git a/tcaps.h b/tcaps.h index 3c92f2d4..c6194393 100644 --- a/tcaps.h +++ b/tcaps.h @@ -1,4 +1,4 @@ -/*@ tcaps.h, generated by ./mk-tcap-map.pl on Mon Aug 15 13:01:23 2016. +/*@ tcaps.h, generated by ./mk-tcap-map.pl on Mon Oct 31 13:55:47 2016. *@ See termcap.c for more */ static char const a_termcap_namedat[] = { diff --git a/version.h b/version.h index e5915e08..91e6ed5e 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ -#define VERSION "v14.9.0-pre1" +#define VERSION "v14.9.0-pre2" #define VERSION_MAJOR "14" #define VERSION_MINOR "9" #define VERSION_UPDATE "0" -- 2.11.4.GIT