From c3ac64e93d70b253c5716337811b1f7f3b9423de Mon Sep 17 00:00:00 2001 From: "Steffen (Daode) Nurpmeso" Date: Sat, 31 Dec 2016 18:21:25 +0100 Subject: [PATCH] Bump S-nail v14.9.0-pre3, 2016-12-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 ce287844..003b81aa 100644 --- a/nail.1 +++ b/nail.1 @@ -31,9 +31,9 @@ .\" SUCH DAMAGE. .\" .\"--MKREL-START-- -.\"@ S-nail(1): v14.9.0-pre2 / 2016-10-31 -.Dd Oct 31, 2016 -.ds VV \\%v14.9.0-pre2 +.\"@ S-nail(1): v14.9.0-pre3 / 2016-12-31 +.Dd Dec 31, 2016 +.ds VV \\%v14.9.0-pre3 .\"--MKREL-END-- .\"--MKMAN-START-- .ds UU \\%S-NAIL diff --git a/nail.rc b/nail.rc index 52b68446..3120291a 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-pre2 / 2016-10-31 +#@ S-nail(1): v14.9.0-pre3 / 2016-12-31 #--MKREL-END-- ## The standard POSIX 2008/Cor 2-2016 mandates the following initial settings: diff --git a/okeys.h b/okeys.h index 9e517df0..f6b40d12 100644 --- a/okeys.h +++ b/okeys.h @@ -1,4 +1,4 @@ -/*@ okeys.h, generated by ./mk-okey-map.pl on Sat Dec 24 14:34:55 2016. +/*@ okeys.h, generated by ./mk-okey-map.pl on Sat Dec 31 17:21:24 2016. *@ See accmacvar.c for more */ static char const a_amv_var_names[] = { diff --git a/tcaps.h b/tcaps.h index c6194393..a0e9a4ce 100644 --- a/tcaps.h +++ b/tcaps.h @@ -1,4 +1,4 @@ -/*@ tcaps.h, generated by ./mk-tcap-map.pl on Mon Oct 31 13:55:47 2016. +/*@ tcaps.h, generated by ./mk-tcap-map.pl on Sat Dec 31 17:21:25 2016. *@ See termcap.c for more */ static char const a_termcap_namedat[] = { diff --git a/version.h b/version.h index 91e6ed5e..80cfae41 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ -#define VERSION "v14.9.0-pre2" +#define VERSION "v14.9.0-pre3" #define VERSION_MAJOR "14" #define VERSION_MINOR "9" #define VERSION_UPDATE "0" -- 2.11.4.GIT