diff --git a/CHANGELOG b/CHANGELOG index d16f16b6e14..013274351a7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.82.23 (next) +0.82.23 - Serial and parallel file output now disable stdio buffering so that output is more immediately accessible to the user. diff --git a/include/build_timestamp.h b/include/build_timestamp.h index af0b408227c..ebd512733e1 100644 --- a/include/build_timestamp.h +++ b/include/build_timestamp.h @@ -1,3 +1,3 @@ /*auto-generated*/ -#define UPDATED_STR "Oct 31, 2019 11:35:46am" +#define UPDATED_STR "Oct 31, 2019 6:11:06pm" #define COPYRIGHT_END_YEAR "2019"