From 000d1be970feabae173d981b3bdc7b2601cd083d Mon Sep 17 00:00:00 2001 From: Chris Black Date: Sat, 13 Jul 2024 10:34:08 -0700 Subject: [PATCH] web too --- CHANGELOG.md | 2 +- web/common.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ca98aa0a0d..f6d1b59db9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ section for the next release. For more information about this file see also [Keep a Changelog](http://keepachangelog.com/) . -## [1.8.0] - 2024-07-12 +## [Unreleased] ### Added diff --git a/web/common.php b/web/common.php index a4b881f64c4..d1ca30f225b 100644 --- a/web/common.php +++ b/web/common.php @@ -14,7 +14,7 @@ function get_footer() { Terrestrial Ecosystems, Department of Energy (ARPA-E #DE-AR0000594 and #DE-AR0000598), Department of Defense, the Arizona Experiment Station, the Energy Biosciences Institute, and an Amazon AWS in Education Grant. - PEcAn Version 1.8.0"; + PEcAn Version 1.8.0.9000"; } function whoami() {