From 8c5859eea96b9bb9b7fe638dde829b1c58c0a5a0 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 2 Apr 2017 18:34:31 +0000 Subject: Updates documentation to indicates that this is now using SR 28. --- templates/about.tpl | 2 +- templates/download.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/about.tpl b/templates/about.tpl index 7bad288..9da73e1 100644 --- a/templates/about.tpl +++ b/templates/about.tpl @@ -16,7 +16,7 @@
- NutriDB, like pretty much every other nutrition calculator in the world, uses data from the U.S. Department of Agriculture, Agricultural Research Service. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 25. + NutriDB, like pretty much every other nutrition calculator in the world, uses data from the U.S. Department of Agriculture, Agricultural Research Service. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 28.
diff --git a/templates/download.tpl b/templates/download.tpl index 206b8b4..32b7d9a 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -34,7 +34,7 @@
The MySQL database is included inside the tar-gzipped file, but can also be - downloaded individually: nutridb-database-sr25.sql.gz + downloaded individually: nutridb-database-sr28.sql.gz
-- cgit v1.2.3