gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2900-g6ff9f6


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2900-g6ff9f60
Date: Sun, 24 Dec 2017 14:33:24 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, master has been updated
       via  6ff9f60e9aac2334c12b19a9df829c83901172a2 (commit)
       via  f871e6ebc0f88cf1e48ffd4945bc805a3bab2be2 (commit)
       via  5134135d033b268ac260b4e05ddfebe07b93894f (commit)
       via  fcd243fb130b6b4424c26d279772f286a9cdde84 (commit)
       via  4d67b233411caaf127ae64545a4da89ce0c49cac (commit)
       via  8022211ff9337ff77d025eb402be3bae50961c09 (commit)
      from  ff709d65225e5b7a53254fc39a2a03e1d03d8f17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=6ff9f60e9aac2334c12b19a9df829c83901172a2

commit 6ff9f60e9aac2334c12b19a9df829c83901172a2
Merge: ff709d6 f871e6e
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Dec 24 21:33:13 2017 +0200

    Merge branch 'gawk-4.2-stable'

diff --cc pc/config.h
index 8653601,28908ef..17c2c18
--- a/pc/config.h
+++ b/pc/config.h
@@@ -462,7 -462,7 +462,7 @@@
  #define PACKAGE_NAME "GNU Awk"
  
  /* Define to the full name and version of this package. */
- #define PACKAGE_STRING "GNU Awk 4.2.0a"
 -#define PACKAGE_STRING "GNU Awk 4.2.0b"
++#define PACKAGE_STRING "GNU Awk 4.2.60"
  
  /* Define to the one symbol short name of this package. */
  #define PACKAGE_TARNAME "gawk"
@@@ -471,7 -471,7 +471,7 @@@
  #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
  
  /* Define to the version of this package. */
- #define PACKAGE_VERSION "4.2.0a"
 -#define PACKAGE_VERSION "4.2.0b"
++#define PACKAGE_VERSION "4.2.60"
  
  /* Define to 1 if *printf supports %F format */
  #ifdef __DJGPP__
@@@ -528,7 -528,7 +528,7 @@@
  
  
  /* Version number of package */
- #define VERSION "4.2.0a"
 -#define VERSION "4.2.0b"
++#define VERSION "4.2.60"
  
  /* Enable large inode numbers on Mac OS X 10.5.  */
  #ifndef _DARWIN_USE_64_BIT_INODE

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           | 16 ++++++++++++++++
 builtin.c           | 11 +++++------
 extension/ChangeLog |  4 ++++
 extension/intdiv.c  |  5 +++++
 main.c              |  2 +-
 pc/config.h         |  6 +++---
 support/ChangeLog   |  5 +++++
 support/getopt.c    |  1 +
 8 files changed, 40 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]