This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch 2.3
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/2.3 by this push:
     new f90e893  reverted to 2.3.6, changed release notice
f90e893 is described below

commit f90e89339e5399f2fbbdd961e9e5e507ffcd1d6b
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Tue Nov 20 15:44:09 2018 +0100

    reverted to 2.3.6, changed release notice
---
 ChangeLog     |  1 +
 Makefile.in   | 15 ++++++---------
 doc/rivet.xml |  2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 63f2d5a..5be3ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2018-11-20 Massimo Manghi <mxman...@apache.org>
     * VERSION,configure.ac: reverting to version 2.3.6 as we never
     released that version
+    * doc/rivet.xml: changed release notice
 
 2018-11-19 Massimo Manghi <mxman...@apache.org>
     * VERSION,configure.ac: bumping version to 2.3.7
diff --git a/Makefile.in b/Makefile.in
index e3d7a6d..4f3914a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.16.1 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2018 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -149,7 +149,7 @@ am__recursive_targets = \
   $(RECURSIVE_CLEAN_TARGETS) \
   $(am__extra_recursive_targets)
 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
-       cscope distdir distdir-am dist dist-all distcheck
+       cscope distdir dist dist-all distcheck
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
        $(LISP)config.h.in
 # Read a list of newline-separated strings from the standard input,
@@ -456,8 +456,8 @@ Makefile: $(srcdir)/Makefile.in 
$(top_builddir)/config.status
            echo ' $(SHELL) ./config.status'; \
            $(SHELL) ./config.status;; \
          *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__maybe_remake_depfiles)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__maybe_remake_depfiles);; \
+           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__depfiles_maybe)'; \
+           cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__depfiles_maybe);; \
        esac;
 
 $(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
@@ -601,10 +601,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
 
-distdir: $(BUILT_SOURCES)
-       $(MAKE) $(AM_MAKEFLAGS) distdir-am
-
-distdir-am: $(DISTFILES)
+distdir: $(DISTFILES)
        $(am__remove_distdir)
        test -d "$(distdir)" || mkdir "$(distdir)"
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
diff --git a/doc/rivet.xml b/doc/rivet.xml
index d9e7181..46924fb 100644
--- a/doc/rivet.xml
+++ b/doc/rivet.xml
@@ -69,7 +69,7 @@
   </articleinfo>
 
   <para>
-    Document revision: $Revision$, last modified <?dbtimestamp format="Y-m-d 
X" ?>$ by $Author$.
+    Document released as part of Rivet 2.3.6 (<?dbtimestamp format="Y-m-d X" 
?>).
   </para>
 
     <!-- Introduction -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to