changeset 26621:7bb23cecb928

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Thu, 24 Jan 2019 20:20:02 +0000
parents c9e5a09af7af (current diff) 82865ccb62c2 (diff)
children 708d2db72e1c
files configure.ac
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Jan 24 19:28:27 2019 +0000
+++ b/configure.ac	Thu Jan 24 20:20:02 2019 +0000
@@ -39,9 +39,9 @@
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION argument.
 OCTAVE_VERSION="$PACKAGE_VERSION"
 
-OCTAVE_COPYRIGHT="Copyright (C) 2018-2019 John W. Eaton and others."
-
-OCTAVE_RELEASE_DATE="2018-12-20"
+OCTAVE_COPYRIGHT="Copyright (C) 2019 John W. Eaton and others."
+
+OCTAVE_RELEASE_DATE="2019-01-24"
 
 ## The "API version" is used as a way of checking that interfaces in the
 ## liboctave and libinterp libraries haven't changed in a backwardly