# HG changeset patch # User John W. Eaton # Date 1548361202 0 # Node ID 7bb23cecb92838f65aa3135a11b0807c7e5a3111 # Parent c9e5a09af7afb39120b1b597ceca895dde98d601# Parent 82865ccb62c2aa2f1273683b8343a80e2e6a0e83 maint: Merge stable to default. diff -r c9e5a09af7af -r 7bb23cecb928 configure.ac --- 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