changeset 33488:593a2ebbc8da bytecode-interpreter

maint: merge default to bytecode-interpreter
author John W. Eaton <jwe@octave.org>
date Mon, 29 Apr 2024 15:00:28 -0400
parents 787937817a64 (current diff) 31ced69982f1 (diff)
children 95920a371532
files configure.ac
diffstat 3 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Mon Apr 29 10:10:44 2024 -0400
+++ b/.hgtags	Mon Apr 29 15:00:28 2024 -0400
@@ -141,3 +141,4 @@
 78c13a2594f359474f28a93e43b288c9b40afa2c release-8-4-0
 99d90c3bd48561b7de68077ac1e116f196f4dd4b rc-9-0-90
 d0c18b1446dfce3dd2c9953fb8d51341b680f384 release-9-1-0
+75ef583dd829d9190a90295b7e530364c3ff0ed7 rc-9-1-90
--- a/configure.ac	Mon Apr 29 10:10:44 2024 -0400
+++ b/configure.ac	Mon Apr 29 15:00:28 2024 -0400
@@ -48,7 +48,7 @@
 
 OCTAVE_COPYRIGHT="Copyright (C) 1993-2024 The Octave Project Developers."
 
-OCTAVE_RELEASE_DATE="2024-03-14"
+OCTAVE_RELEASE_DATE="2024-04-29"
 
 ## The "API version" is used as a way of checking that interfaces in the
 ## liboctave and libinterp libraries haven't changed in a backwardly
--- a/libgui/module.mk	Mon Apr 29 10:10:44 2024 -0400
+++ b/libgui/module.mk	Mon Apr 29 15:00:28 2024 -0400
@@ -64,7 +64,7 @@
 ## Increment the following version numbers as needed and according
 ## to the rules in the etc/HACKING.md file:
 
-%canon_reldir%_liboctgui_current = 10
+%canon_reldir%_liboctgui_current = 11
 %canon_reldir%_liboctgui_revision = 0
 %canon_reldir%_liboctgui_age = 0