changeset 31166:0758c713c6e6

maint: Fix typo in merge 06c76eca5f95. * configure.ac: Remove extra AC_INIT line from stable branch.
author Rik <rik@octave.org>
date Fri, 29 Jul 2022 10:14:12 -0700
parents 06c76eca5f95
children 92d897a2c1c3
files configure.ac
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Jul 29 12:02:42 2022 -0400
+++ b/configure.ac	Fri Jul 29 10:14:12 2022 -0700
@@ -28,7 +28,6 @@
 ### Initialize Autoconf
 AC_PREREQ([2.65])
 AC_INIT([GNU Octave], [8.0.0], [https://octave.org/bugs.html], [octave],
-AC_INIT([GNU Octave], [7.2.1], [https://octave.org/bugs.html], [octave],
         [https://www.gnu.org/software/octave/])
 
 ### Declare version numbers