changeset 25327:abc5095d58c2

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Fri, 27 Apr 2018 14:57:16 -0400
parents 5c1dcc504c62 (current diff) c5c0ee1b7443 (diff)
children 3b96348d5ccd
files .hgtags configure.ac
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Fri Apr 27 09:56:32 2018 -0700
+++ b/.hgtags	Fri Apr 27 14:57:16 2018 -0400
@@ -111,3 +111,4 @@
 94f8e2b5a88b79974084c0ae541cacbcc62d64f6 release-4-2-2
 a5ad9c053e41ed39a8c69ff99936cbcf18256abf rc-4-3-90
 ff59be58f0282e418fb3447d5442fa1d618cfe10 rc-4-3-91
+4c14c002cabeb60cf693d5a032b6285f92804643 rc-4-3-92
--- a/configure.ac	Fri Apr 27 09:56:32 2018 -0700
+++ b/configure.ac	Fri Apr 27 14:57:16 2018 -0400
@@ -37,7 +37,7 @@
 
 OCTAVE_COPYRIGHT="Copyright (C) 2018 John W. Eaton and others."
 
-OCTAVE_RELEASE_DATE="2018-04-07"
+OCTAVE_RELEASE_DATE="2018-04-27"
 
 ## The "API version" is used as a way of checking that interfaces in the
 ## liboctave and libinterp libraries haven't changed in a backwardly