changeset 31095:cb03340f298f

maint: Merge stable to default
author John W. Eaton <jwe@octave.org>
date Mon, 13 Jun 2022 14:10:22 -0400
parents 6cac9f1e54b5 (current diff) a30f6c08d7b5 (diff)
children b6aeea949531
files configure.ac
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Sun Jun 12 14:37:07 2022 +0200
+++ b/.hgtags	Mon Jun 13 14:10:22 2022 -0400
@@ -131,3 +131,4 @@
 347dbc9049d55b63435d710e1d9d826cbfe5e54c rc-7-0-90
 266610d855194b2a55e6b501ccc302e6c0d8f6d0 rc-7-0-92
 04120d65778a403e11ac4280bf53f330eded75e3 release-7-1-0
+48fcfbaea2cdcfffaf1058c95832a33f70419a6f rc-7-1-90
--- a/configure.ac	Sun Jun 12 14:37:07 2022 +0200
+++ b/configure.ac	Mon Jun 13 14:10:22 2022 -0400
@@ -48,7 +48,7 @@
 
 OCTAVE_COPYRIGHT="Copyright (C) 1993-2022 The Octave Project Developers."
 
-OCTAVE_RELEASE_DATE="2022-04-06"
+OCTAVE_RELEASE_DATE="2022-06-13"
 
 ## The "API version" is used as a way of checking that interfaces in the
 ## liboctave and libinterp libraries haven't changed in a backwardly