Skip to content

Commit 4d6a1d7

Browse files
committed
preparing release 4.2.0
1 parent 9f21431 commit 4d6a1d7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: control
2-
Version: 4.1.99+
3-
Date: XXXX-XX-XX
2+
Version: 4.2.0
3+
Date: 2026-01-16
44
Author: Lukas Reichlin <lukas.reichlin@gmail.com>
55
Maintainer: Doug Stewart <doug.dastew@gmail.com>, Torsten Lilge <ttl-octave@mailbox.org>
66
Title: Control Package

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Summary of important user-visible changes for releases of the control package
33

44
===============================================================================
5-
control-4.1.99+ Upcoming version 4.2.0, not yet released
5+
control-4.2.0 Release date 2026-01-16
66
===============================================================================
77

88
** from Octave 11 on, the control package documentation is included

src/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.71])
5-
AC_INIT([control],[4.1.99+])
5+
AC_INIT([control],[4.2.0])
66
AC_CONFIG_SRCDIR([sl_ab01od.cc])
77
AC_CONFIG_HEADERS([config.h])
88

0 commit comments

Comments
 (0)